扩展阅读
当前位置: 编程语言>java/jsp
java命名空间java.net类httpurlconnection的类成员方法: responsecode定义及介绍
发布时间:2014-2-17
本文导语:
responsecode
protected int responsecode
表示三位字数的 http 状态码 (status-code) 的 int。
1xx:informational
2xx:success
3xx:redirection
4xx:client error
5xx:server error