常用HTTP状态码:
200:OK 请求被正确处理
404:NOT FOUND 请求资源不存在
405 Method Not Allowed 不支持请求类型
500 : 服务器端错误,程序运行出错。
302 : 浏览器端请求跳转;