Preparing search index...
The search index is not available
@egomobile/http-server
@egomobile/http-server
HttpInputDataFormat
Enumeration HttpInputDataFormat
The format of the input data of a HTTP request.
Index
Enumeration Members
Binary
JSON
Enumeration Members
Binary
Binary
:
1
Binary.
JSON
JSON
:
2
JSON
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Binary
JSON
@egomobile/http-server
default
OpenAPIV3
HttpMethods
ApiKeySecurityScheme
ArraySchemaObject
BaseSchemaObject
CallbackObject
ComponentsObject
ContactObject
DiscriminatorObject
Document
EncodingObject
ExampleObject
ExternalDocumentationObject
HeaderObject
HttpSecurityScheme
InfoObject
LicenseObject
LinkObject
MediaTypeObject
NonArraySchemaObject
OAuth2SecurityScheme
OpenIdSecurityScheme
ParameterBaseObject
ParameterObject
PathsObject
ReferenceObject
RequestBodyObject
ResponseObject
ResponsesObject
SecurityRequirementObject
ServerObject
ServerVariableObject
TagObject
XMLObject
ArraySchemaObjectType
NonArraySchemaObjectType
OperationObject
PathItemObject
SchemaObject
SecuritySchemeObject
ControllerParameterFormat
HttpInputDataFormat
Ajv
AuthorizeError
CancellationError
ControllerBase
EntityTooLargeError
ParseError
SwaggerValidationError
TimeoutError
AjvError
AlternativesSchema
AnySchema
ArraySchema
BinarySchema
BooleanSchema
DateSchema
FunctionSchema
IAfterAllTestsContext
IAfterEachTestContext
IApiKeyOptions
IAuthorizeOptions
IAuthorizeValidatorContext
IAuthorizedUser
IAuthorizedUserProviderContext
IBeforeAllTestsContext
IBeforeEachTestContext
IBufferOptions
IControllerInitializedEventArguments
IControllerMethodInfo
IControllerMethodInitializedEventArguments
IControllerRouteDeprecatedOptions
IControllerRouteOptions
IControllerRouteWithBodyAndJoiSchemaOptions
IControllerRouteWithBodyAndJsonSchemaOptions
IControllerRouteWithBodyAndNoSchemaOptions
IControllersAuthorizeOptions
IControllersAuthorizeRoleProviderContext
IControllersOptions
IControllersResult
IControllersSwaggerOperationOptions
IControllersSwaggerOptions
ICreateServerOptions
IDescribeOptions
IDocumentationUpdaterContext
IExistingAndAuthorizedUser
IGetTestsOptions
IHttpBodyParserOptions
IHttpController
IHttpControllerOptions
IHttpControllerTest
IHttpRequest
IHttpRequestHandlerOptions
IHttpResponse
IHttpServer
IHttpServerTestOptions
IHttpServerTestResult
IHttpStringBodyParserOptions
IJsonOptions
IJsonSchemaError
IParameterDataTransformerContext
IParameterOptions
IParameterOptionsWithBodySource
IParameterOptionsWithHeaderSource
IParameterOptionsWithHeadersSource
IParameterOptionsWithQueriesSource
IParameterOptionsWithQuerySource
IParameterOptionsWithRequestSource
IParameterOptionsWithResponseSource
IParameterOptionsWithTransformableDataSource
IParameterOptionsWithUrlSource
IParameterOptionsWithUrlsSource
IServerCreatedEventHandlerContext
IServerTestOptions
ISetupAuthorizeMiddlewareHandlerContext
ISwaggerInitializedEventArguments
ITestEventCancellationEventHandlerContext
ITestEventHandlerContext
ITestEventHandlerContextExpectations
ITestResponseValidatorContext
ITestSession
ITestSettingExpectations
ITestSettingValueGetterContext
ITestSettings
ITextOptions
IValidateAjvOptions
IValidateOptions
IValidateQueryOptions
IValidateWithSwaggerOptions
IYamlOptions
JSONSchema4
JSONSchema4Array
JSONSchema4Object
JSONSchema6
JSONSchema6Array
JSONSchema6Object
JSONSchema7
JSONSchema7Array
JSONSchema7Object
JoiValidationError
LinkSchema
NumberSchema
ObjectSchema
SchemaInternals
StringSchema
SymbolSchema
AfterAllTestsFunc
AfterEachTestFunc
ApiKeyValidator
AuthValidationFailedHandler
AuthValidator
AuthValidatorWithoutScheme
AuthorizeArgumentValue
AuthorizeOptionArgument1
AuthorizeRoles
AuthorizeRolesProvider
AuthorizeRolesValue
AuthorizeValidationFailedHandler
AuthorizeValidator
AuthorizeValidatorValue
AuthorizedUserProvider
BasicAuthCredentials
BasicAuthValidationFailedHandler
BasicAuthValidator
BeforeAllTestsFunc
BeforeEachTestFunc
CancellationReason
ControllerInitializedEventHandler
ControllerMethodInitializedEventHandler
ControllerRouteArgument1
ControllerRouteArgument2
ControllerRouteArgument3
ControllerRouteDeprecatedValue
ControllerRoutePath
ControllerRouteWithBodyOptions
ControllersSwaggerBaseDocument
ControllersSwaggerOperationOptionsValue
ControllersSwaggerOptionsValue
DescribeArgument1
DescribeArgument2
DocumentationUpdaterHandler
ExitWithCodeValue
ExtensionBoundSchema
GetStatusCodeFromError
HttpErrorHandler
HttpMethod
HttpMiddleware
HttpNotFoundHandler
HttpOptionsOrMiddlewares
HttpPathValidator
HttpRequestHandler
HttpRequestPath
IAuthValidators
ImportValues
ItArgument2
ItArgument3
ItRefValue
ItSettingsValue
JSONSchema4Type
JSONSchema4TypeName
JSONSchema4Version
JSONSchema6Definition
JSONSchema6Type
JSONSchema6TypeName
JSONSchema6Version
JSONSchema7Definition
JSONSchema7Type
JSONSchema7TypeName
JSONSchema7Version
JsonSchema
JsonSchemaValidationFailedHandler
LazyImportValue
NextFunction
ObjectPropertiesSchema
ParameterArgument1
ParameterArgument2
ParameterArgument3
ParameterDataTransformTo
ParameterDataTransformer
ParameterOptions
ParameterSource
ParseErrorHandler
PartialSchemaMap
ResponseSerializer
Schema
SchemaFunction
SchemaLike
SchemaLikeWithoutArray
SchemaMap
SchemaValidationFailedHandler
ServerCreatedEventHandler
SetupAuthorizeMiddlewareHandler
StrictSchemaMap
SwaggerInitializedEventHandler
TestEventCancellationEventHandler
TestEventHandler
TestResponseValidator
TestSettingValueOrGetter
TestSpecItem
UniqueHttpMiddleware
ValidationFailedHandler
apiKeyMiddleware
authMiddleware
basicAuthMiddleware
bufferMiddleware
cookiesMiddleware
defaultApiKeyHeader
defaultBodyLimit
defaultTestTimeout
jsonMiddleware
jsonSchema
langMiddleware
middleware
queryMiddleware
schema
textMiddleware
validateAjvMiddleware
validateMiddleware
validateQueryMiddleware
validateWithSwaggerMiddleware
yamlMiddleware
Authorize
Body
BodyParseErrorHandler
CONNECT
Controller
DELETE
Describe
DocumentationUpdater
ErrorHandler
GET
HEAD
Headers
Import
It
OPTIONS
PATCH
POST
PUT
Parameter
Query
Request
Response
Serializer
TRACE
Url
Use
ValidationErrorHandler
apiKey
auth
basicAuth
buffer
cookies
createServer
defaultApiKeyValidationFailedHandler
defaultAuthFailedHandler
defaultBasicAuthFailedHandler
defaultDeprecatedMiddleware
defaultGetStatusCodeFromError
defaultHttpErrorHandler
defaultHttpNotFoundHandler
defaultJsonSchemaValidationFailedHandler
defaultLimitReachedHandler
defaultParseErrorHandler
defaultQueryValidationFailedHandler
defaultSchemaValidationFailedHandler
defaultValidationFailedHandler
isSchema
isUniqueHttpMiddleware
json
lang
params
query
text
validate
validateAjv
validateQuery
validateWithSwagger
yaml
Generated using
TypeDoc
The format of the input data of a HTTP request.