问题 | 提示 | 解释 |
Successful ClientRequests成功的客户端请求 | 200 OK——201 Created | 已创建 |
202 Accepted | 接受 | |
203 Non-AuthorativeInformation | 非Authorative信息 | |
204 No Content | 无内容 | |
205 Reset Content | 重置内容 | |
206 Partial Content | 部分内容 | |
ClientRequest Redirected——客户端请求重定向 | 300 Multiple Choices | 多种选择 |
301 Moved Permanently | 永久移动 | |
302 Moved Temporarily | 临时移动 | |
303 See Other | 参见其他 | |
304 Not Modified | 未修改 | |
305 Use Proxy | 使用代理 | |
ClientRequest Errors——客户端请求错误 | 400 Bad Request | 错误的请求 |
401Authorization Required | 需要授权 | |
402 Payment Required (not usedyet) | 需要付款(尚未使用) | |
403 Forbidden | 禁止 | |
404 NotFound | 未找到 | |
405 Method Not Allowed | 不允许的方法 | |
406 Not Acceptable(encoding) | 406 Not Acceptable(encoding) | |
407 ProxyAuthentication Required | 407 Proxy AuthenticationRequired | |
408 Request Timed Out | 请求超时 | |
409 Conflicting Request | 冲突的请求 | |
410 Gone | 消失 | |
411 Content LengthRequired | 内容所需长度 | |
412 PreconditionFailed | 前提条件失败 | |
413 Request Entity TooLong | 请求实体过长 | |
414 Request URI Too Long | 请求URI太长 | |
415 Unsupported MediaType | 不支持的媒体类型 | |
ServerErrors——服务器错误 | 500 Internal Server Error | 内部服务器错误 |
501 Not Implemented | 未实现 | |
502 BadGateway | 502 Bad Gateway | |
503 Service Unavailable | 服务不可用 | |
504 Gateway Timeout | 网关超时 | |
505 HTTP Version NotSupported | HTTP版本不受支持 |
网页错误码
最新推荐文章于 2023-08-01 16:32:33 发布