KnownHttpStatusCode enum
サービスが受け入れる HttpStatusCode の既知の値。
フィールド
Accepted | 同意 |
Ambiguous | あいまい |
BadGateway | BadGateway |
BadRequest | BadRequest |
Conflict | Conflict |
Continue | 続行 |
Created | 作成済み |
ExpectationFailed | ExpectationFailed |
Forbidden | Forbidden |
Found | Found |
GatewayTimeout | GatewayTimeout |
Gone | 削除 |
HttpVersionNotSupported | HttpVersionNotSupported |
InternalServerError | InternalServerError |
LengthRequired | LengthRequired |
MethodNotAllowed | MethodNotAllowed |
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 | リダイレクト |
RedirectKeepVerb | RedirectKeepVerb |
RedirectMethod | RedirectMethod |
RequestedRangeNotSatisfiable | RequestedRangeNotSatisfiable |
RequestEntityTooLarge | RequestEntityTooLarge |
RequestTimeout | RequestTimeout |
RequestUriTooLong | RequestUriTooLong |
ResetContent | ResetContent |
SeeOther | 「その他」を参照してください。 |
ServiceUnavailable | ServiceUnavailable |
SwitchingProtocols | SwitchingProtocols |
TemporaryRedirect | TemporaryRedirect |
Unauthorized | 権限がありません |
UnsupportedMediaType | UnsupportedMediaType |
Unused | 未使用 |
UpgradeRequired | UpgradeRequired |
UseProxy | UseProxy |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
Azure SDK for JavaScript