Documentation
Preparing search index...
@typia/utils
HttpMigration
propagate
Function propagate
propagate
(
props
:
HttpMigration
.
IFetchProps
)
:
Promise
<
IHttpResponse
>
Execute HTTP route and return full response.
Parameters
props
:
HttpMigration
.
IFetchProps
Fetch properties
Returns
Promise
<
IHttpResponse
>
Full HTTP response including non-2xx
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Execute HTTP route and return full response.