| 100 | content2 |
| 101 | Switching Protocol(切换协议) |
| 200 | OK(成功) |
| 201 | Created(已创建) |
| 202 | Accepted(已创建) |
| 203 | Non-Authoritative Infomation(未授权信息) |
| 204 | No Content(无内容) |
| 205 | Reset Content(重置内容) |
| 206 | Partial Content(部分内容) |
| 300 | Multiple Choice(多种选择) |
| 301 | Moved Permanently(永久移动) |
| 302 | Found(临时移动) |
| 303 | Ses Other(查看其他位置) |
| 304 | Not Modified(末修改) |
| 305 | Use Proxy(使用代理) |
| 306 | Unused(未使用)) |
| 307 | Temporary Redirect(临时重定向) |
| 308 | Permanent Redirect(永久重定向) |
| 400 | Bad Request(错误请求) |
| 401 | Unauthorized(未授权) |
| 402 | Payment Requied(需要付款) |
| 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 Satisfiable(请求范围不合要求) |
| 417 | Expectation Failed(预期结果失败) |
| 500 | Internal Server Error(内部服务器错误) |
| 501 | Implemented(未实现) |
| 502 | Bad Gateway(网关错误) |
| 503 | Service Unavailable(服务不可用) |
| 504 | Gateway Timeout(网关超时) |
| 505 | HTTP Version Not Supported(HTTP版本不支持) |