ts-lambda-api - v2.5.2
Preparing search index...
<internal>
HttpHandler
Type Alias HttpHandler<HttpHandlerConfig>
Internal
HttpHandler
:
RequestHandler
<
HttpRequest
,
HttpResponse
,
HttpHandlerOptions
>
&
{
httpHandlerConfigs
()
:
HttpHandlerConfig
;
updateHttpClientConfig
(
key
:
keyof
HttpHandlerConfig
,
value
:
HttpHandlerConfig
[
keyof
HttpHandlerConfig
]
,
)
:
void
;
}
Type Parameters
HttpHandlerConfig
extends
object
=
{}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-lambda-api - v2.5.2
Loading...