HttpStatusCode Class

Definition

Defines values for HttpStatusCode.

public static class HttpStatusCode
type HttpStatusCode = class
Public Class HttpStatusCode
Inheritance
HttpStatusCode

Fields

Accepted
Ambiguous
BadGateway
BadRequest
Conflict
Continue
Created
ExpectationFailed
Forbidden
Found
GatewayTimeout
Gone
HttpVersionNotSupported
InternalServerError
LengthRequired
MethodNotAllowed
Moved
MovedPermanently
MultipleChoices
NoContent
NonAuthoritativeInformation
NotAcceptable
NotFound
NotImplemented
NotModified
OK
PartialContent
PaymentRequired
PreconditionFailed
ProxyAuthenticationRequired
Redirect
RedirectKeepVerb
RedirectMethod
RequestedRangeNotSatisfiable
RequestEntityTooLarge
RequestTimeout
RequestUriTooLong
ResetContent
SeeOther
ServiceUnavailable
SwitchingProtocols
TemporaryRedirect
Unauthorized
UnsupportedMediaType
Unused
UpgradeRequired
UseProxy

Applies to