? ? ? ? ? ? ?? // 返回当前请求的http状态码
??? ??? ?????? // 语法:lValue = oXMLHttpRequest.status;
??? ??? ?????? // 返回值:长整形标准http状态码,定义如下:
??? ??? ?????? // Number:Description?
??? ??? ?????? // 100:Continue
??? ??? ???????? // 101:Switching protocols
??? ??? ???????? // 200:OK
??? ??? ???????? // 201:Created
??? ??? ???????? // 202:Accepted
??? ??? ???????? // 203:Non-Authoritative Information
??? ??? ???????? // 204:No Content
??? ??? ???????? // 205:Reset Content
??? ??? ???????? // 206:Partial Content
??? ??? ???????? // 300:Multiple Choices
??? ??? ???????? // 301:Moved Permanently
??? ??? ???????? // 302:Found
??? ??? ???????? // 303:See Other
??? ??? ???????? // 304:Not Modified
??? ??? ???????? // 305:Use Proxy
??? ??? ???????? // 307:Temporary Redirect
??? ??? ???????? // 400:Bad Request
??? ??? ???????? // 401:Unauthorized
??? ??? ???????? // 402:Payment Required
??? ??? ???????? // 403:Forbidden
??? ??? ???????? // 404:Not Found
??? ??? ???????? // 405:Method Not Allowed
??? ??? ???????? // 406:Not Acceptable
??? ??? ???????? // 407:Proxy Authentication Required
??? ??? ???????? // 408:Request Timeout
??? ??? ???????? // 409:Conflict
??? ??? ???????? // 410:Gone
??? ??? ???????? // 411:Length Required
??? ??? ???????? // 412:Precondition Failed
??? ??? ???????? // 413:Request Entity Too Large
??? ??? ???????? // 414:Request-URI Too Long
??? ??? ???????? // 415:Unsupported Media Type
??? ??? ???????? // 416:Requested Range Not Suitable
??? ??? ???????? // 417:Expectation Failed
??? ??? ???????? // 500:Internal Server Error
??? ??? ???????? // 501:Not Implemented
??? ??? ???????? // 502:Bad Gateway
??? ??? ???????? // 503:Service Unavailable
??? ??? ???????? // 504:Gateway Timeout
??? ??? ???????? // 505:HTTP Version Not Supported
??? ??? ???????? // 备注:长整形,此属性只读,返回当前请求的http状态码,此属性仅当数据发送并接收完毕后才可获取。
详细解决方案
http状态码 小结
热度:393 发布时间:2012-08-26 16:48:06.0
相关解决方案
- struts HTTP Status 500解决办法
- httpclient老是提示java.lang.NoSuchMethodError: org.apache.http.protocol.BasicHttpCon
- 启动tomcat后,http://localhost:8080无法打开的有关问题
- 相干tomcat HTTP Status 500的疑问,麻烦大家进来看看
- Web Service 错误:服务器未能识别 HTTP 头 SOAPAction 的值: http://tempuri.org/
- HTTP Status 404 - /jspdemo/Register.jsp,该怎么解决
- 'http://reg.163.com/login.jsp?type=1&url=http://entry.mail.163.com/coremail/fcg/,该如何处理
- org.apache.http.client.HttpClient与org.apache.commons.httpclient.HttpClient的差别
- HTTP 404有关问题
- myeclipse<%@ taglib prefix="c" uri="http://java.sun.com/jst1/core_rt"%>解决思路
- ,http 200状态码
- tomcat新手有关问题 HTTP Status 404 - /manager/
- java http 分段上载
- soap调用webservice,报错:Root element of a SOAP message must be: 'http://schemas.xmls,该怎么处理
- HTTP Status 404如何解决
- org.apache.tomcat.util.http.Parameters processParameters,该怎么解决
- 新手,HTTP Status 404 有关问题
- java http 断点上传,该如何处理
- JSP疑问<%@ taglib prefix="ht" uri="http://www.ht.com.cn/jsp/taglibs"%>该怎么处理
- weservice调用Server returned HTTP response code: 500 for URL解决方法
- HTTP Status 404 - /webproject2/servlet/login解决办法
- 报错:HTTP Status 405 - HTTP method GET is not supported by this URL解决思路
- http://newbbs.csdn.net/ 现时和老版的bbs用的还不是同一个库
- http://newbbs.csdn.net/ 现下和老版的bbs用的还不是同一个库
- Java.io.IOException: error 3 during http over WSP 这个是什么东东
- http://sourceforge.net这个网站是什么啊解决方案
- http 传送数据 每个包有大小限制码?解决办法
- Server returned HTTP response code: 403 for URL如何解决
- http://www.java-home.com重新下线,诚邀您的加入
- httpClient 错误 The server failed to respond with a valid HTTP response