HttpStatusCode type

HttpStatusCode の値を定義します。
KnownHttpStatusCode は HttpStatusCode と同じ意味で使用できます。この列挙型には、サービスでサポートされている既知の値が含まれています。

サービスでサポートされている既知の値

続行
SwitchingProtocols
[OK]
Created
同意
NonAuthoritativeInformation
NoContent
ResetContent
PartialContent
MultipleChoices
あいまい
MovedPermanently
移動
Found
リダイレクト
SeeOther
RedirectMethod
NotModified
UseProxy
未使用
TemporaryRedirect
RedirectKeepVerb
BadRequest
許可されていません
PaymentRequired
Forbidden
NotFound
MethodNotAllowed
NotAcceptable
ProxyAuthenticationRequired
RequestTimeout
Conflict
行って
LengthRequired
PreconditionFailed
RequestEntityTooLarge
RequestUriTooLong
UnsupportedMediaType
RequestedRangeNotSatisfiable
ExpectationFailed
UpgradeRequired
InternalServerError
NotImplemented
BadGateway
ServiceUnavailable
GatewayTimeout
HttpVersionNotSupported

type HttpStatusCode = string