Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
HttpRequestHandler
Type alias HttpRequestHandler
Http
Request
Handler
:
(
(
request
,
response
)
=>
any
)
Type declaration
(
request
,
response
)
:
any
A request handler.
Parameters
request
:
IHttpRequest
The request context.
response
:
IHttpResponse
The response context.
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@egomobile/http-server
default
OpenAPIV3
ControllerParameterFormat
HttpInputDataFormat
Ajv
AuthorizeError
CancellationError
ControllerBase
EntityTooLargeError
ParseError
SwaggerValidationError
TimeoutError
AjvError
AlternativesSchema
AnySchema
ArraySchema
BinarySchema
BooleanSchema
DateSchema
FunctionSchema
IAfterAllTestsContext
Loading...
Generated using
TypeDoc
A request handler.