KnownHttpStatusCode enum
HttpStatusCode 服务的已知值。
字段
| Accepted | 接受 |
| Ambiguous | 模糊 |
| BadGateway | BadGateway |
| BadRequest | BadRequest |
| Conflict | 冲突 |
| Continue | 继续 |
| Created | 创建 |
| ExpectationFailed | ExpectationFailed |
| Forbidden | 禁止 |
| 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 | 还行 |
| PartialContent | PartialContent |
| PaymentRequired | PaymentRequired |
| PreconditionFailed | PreconditionFailed |
| ProxyAuthenticationRequired | ProxyAuthenticationRequired |
| Redirect | 重定向 |
| RedirectKeepVerb | RedirectKeepVerb |
| RedirectMethod | RedirectMethod |
| RequestedRangeNotSatisfiable | RequestedRangeNotSatisfiable |
| RequestEntityTooLarge | RequestEntityTooLarge |
| RequestTimeout | RequestTimeout |
| RequestUriTooLong | RequestUriTooLong |
| ResetContent | ResetContent |
| SeeOther | SeeOther |
| ServiceUnavailable | ServiceUnavailable |
| SwitchingProtocols | SwitchingProtocols |
| TemporaryRedirect | TemporaryRedirect |
| Unauthorized | 未经 授权 |
| UnsupportedMediaType | UnsupportedMediaType |
| Unused | 闲置 |
| UpgradeRequired | UpgradeRequired |
| UseProxy | UseProxy |