分享

HTTP所有响应状态码

 谭逸逸 2012-12-28
(这个是我们常常讲的http的状态码)Status-Code = “100″ ; 10.1.1 节: Continue

| “101″ ; 服务器理解并愿意答应客户端的请求: Switching Protocols

| “200″ ; 请求已经成功: OK

| “201″ ; 请求全部成功,且创建了新资源: Created

| “202″ ; 请求已经接受处理,但是处理还没有完成: Accepted

| “203″ ; 10.2.4 节: Non-Authoritative Information

| “204″ ; 10.2.5 节: No Content

| “205″ ; 10.2.6 节: Reset Content

| “206″ ; 10.2.7 节: Partial Content

| “300″ ; 10.3.1 节: Multiple Choices

| “301″ ; 所请求的资源已经指定到一个新的永久 URI: Moved Permanently

| “302″ ; 所请求的资源临时存在于不同的 URI: Found

| “303″ ; 10.3.4 节: See Other

| “304″ ; 但文档没有变化: Not Modified

| “305″ ; 10.3.6 节: Use Proxy

| “307″ ; 10.3.8 节: Temporary Redirect

| “400″ ; 服务器不能理解请求,由于畸形的语法: Bad Request

| “401″ ; 10.4.2 节: Unauthorized

| “402″ ; 10.4.3 节: Payment Required

| “403″ ; 10.4.4 节: Forbidden

| “404″ ; 服务器不能发现匹配 Request-URI 的任何东西: Not Found

| “405″ ; 10.4.6 节: Method Not Allowed

| “406″ ; 10.4.7 节: Not Acceptable

| “407″ ; 10.4.8 节: Proxy Authentication Required

| “408″ ; 10.4.9 节: Request Time-out

| “409″ ; 10.4.10 节: Conflict

| “410″ ; 10.4.11 节: Gone

| “411″ ; 10.4.12 节: Length Required

| “412″ ; 10.4.13 节: Precondition Failed

| “413″ ; 10.4.14 节: Request Entity Too Large

| “414″ ; 10.4.15 节: Request-URI Too Large

| “415″ ; 10.4.16 节: Unsupported Media Type

| “416″ ; 10.4.17 节: Requested range not satisfiable

| “417″ ; 10.4.18 节: Expectation Failed

| “500″ ; 10.5.1 节: Internal Server Error

| “501″ ; 10.5.2 节: Not Implemented

| “502″ ; 当作为网关或代理时,服务器从它靠近的上游服务器收到试图完成请求的无效响应: Bad Gateway

| “503″ ; 服务器当前不能处理请求,因为临时性的负载过重或服务器维护中。: Service Unavailable

| “504″ ; 10.5.5 节: Gateway Time-out

| “505″ ; 10.5.6 节: HTTP Version not supported

    本站是提供个人知识管理的网络存储空间,所有内容均由用户发布,不代表本站观点。请注意甄别内容中的联系方式、诱导购买等信息,谨防诈骗。如发现有害或侵权内容,请点击一键举报。
    转藏 分享 献花(0

    0条评论

    发表

    请遵守用户 评论公约

    类似文章 更多