200 - 服务器成功返回网页 404 - 请求的网页不存在 503 - 服务器超时 以下是 HTTP 状态码的完整列表。您也可以访问 HTTP 状态码上的 W3C 页以了解更多信息。1xx 状态码表示临时响应并需要请求者继续执行操作的状态码。100(继续)请求者应当继续提出请求。服务器返回此代码表示已收到请求的第一部分,正在等待其余部分。101(切换协议)请求者已要求服务器切换协议,服务器已确认... Read More
posted @ 2009-11-08 22:14 温景良(Jason) Views(345) Comments(0) Diggs(0) Edit
Number Description100Continue101Switching protocols200OK201Created202Accepted203Non-Authoritative Information204No Content205Reset Content206Partial Content300Multiple Choices301Moved Permanently302Fo... Read More
posted @ 2009-11-08 22:13 温景良(Jason) Views(951) Comments(0) Diggs(0) Edit