KnownHttpStatusCode enum
Known values of HttpStatusCode that the service accepts.
Fields
Accepted | Accepted |
Ambiguous | Ambiguous |
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 |
Moved | Moved |
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 |
Redirect | Redirect |
RedirectKeepVerb | RedirectKeepVerb |
RedirectMethod | RedirectMethod |
RequestedRangeNotSatisfiable | RequestedRangeNotSatisfiable |
RequestEntityTooLarge | RequestEntityTooLarge |
RequestTimeout | RequestTimeout |
RequestUriTooLong | RequestUriTooLong |
ResetContent | ResetContent |
SeeOther | SeeOther |
ServiceUnavailable | ServiceUnavailable |
SwitchingProtocols | SwitchingProtocols |
TemporaryRedirect | TemporaryRedirect |
Unauthorized | Unauthorized |
UnsupportedMediaType | UnsupportedMediaType |
Unused | Unused |
UpgradeRequired | UpgradeRequired |
UseProxy | UseProxy |