Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration HttpStatusCode

HTTP status codes. For descriptions, see RFC 2616 Fielding, et al.

Index

Enumeration members

Accepted

Accepted:

BadGateway

BadGateway:

BadRequest

BadRequest:

Conflict

Conflict:

Continue

Continue:

Created

Created:

ExpectationFailed

ExpectationFailed:

Forbidden

Forbidden:

Found

Found:

GatewayTimeout

GatewayTimeout:

Gone

Gone:

HttpVersionNotSupported

HttpVersionNotSupported:

InternalServerError

InternalServerError:

LengthRequired

LengthRequired:

MethodNotAllowed

MethodNotAllowed:

MovedPermanently

MovedPermanently:

MultipleChoices

MultipleChoices:

NoContent

NoContent:

NonAuthoritativeInformation

NonAuthoritativeInformation:

NotAcceptable

NotAcceptable:

NotFound

NotFound:

NotImplemented

NotImplemented:

NotModified

NotModified:

Ok

Ok:

PartialContent

PartialContent:

PaymentRequired

PaymentRequired:

PreconditionFailed

PreconditionFailed:

ProxyAuthenticationRequired

ProxyAuthenticationRequired:

RequestEntityTooLarge

RequestEntityTooLarge:

RequestRangeNotSatisfiable

RequestRangeNotSatisfiable:

RequestTimeout

RequestTimeout:

RequestURITooLong

RequestURITooLong:

ResetContent

ResetContent:

SeeOther

SeeOther:

ServiceUnavailable

ServiceUnavailable:

SwitchingProtocols

SwitchingProtocols:

TemporaryRedirect

TemporaryRedirect:

TooManyRequests

TooManyRequests:

Unauthorized

Unauthorized:

UnsupportedMediaType

UnsupportedMediaType:

UseProxy

UseProxy:

Generated using TypeDoc