Enum HttpStatusCode
Assembly: Dangl.Identity.Client.App.dll
Syntax
public enum HttpStatusCode
Fields
Name |
Description |
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 |
|