200("OK")
400("Bad Request")
500("Internal Server Error")
301("Moved Permanently") 重定向
404("Not Found") 和410("Gone")
304("Not Modified")
401("Unauthorized") 未授权
403("Forbidden") 没权限
404("Not Found")
405("Method Not Allowd")
408("Reqeust Timeout")
413("Request Entity Too Large")
网友评论