SuccessfulClientRequests成功的客戶端請求html
200——ok(成功)服務器
201——created(已建立)ui
202——Accepted(接受)代理
203——Non-AuthorativeInformation(非權威的信息)orm
204——NoContent(無內容)htm
205——ResetContent(重置內容)ip
206——PartialContent(部份內容)get
300——MultipleChoices(多種選擇)it
301——MovedPermanently(永久移動)io
302——MovedTemporarily(臨時移動)
303——SeeOther(參見其它)
304——NotModified(未修改)
305——UseProxy(使用代理)
ErrorsClientRequest錯誤的客戶端請求
400——BadRequest(錯誤的請求)
401——AuthorizationRequired(須要受權)
402——PaymentRequired(須要付款)
403——Forbidden(禁止)
404——NotFound(未找到)
405——MethodNotAllowed(不容許的方法)
406——NotAcceptable(不接受)
407——ProxyAuthenticationRequired(須要代理受權)
408——RequestTimeOut(請求超時)
409——ConflictingRequest(衝突的請求)
410——Gone(消失)
411——ContentLengthRequired(內容所需的長度)
412——PreconditionFailed(前提條件失敗)
413——RequestEntityTooLong(請求實體過長)
414——RequestURITooLong(請求URI太長)
415——UnsupportedMediaType(不支持的媒體類型)
500——InternalServerError(內部服務器錯誤)
501——NotImplemented(未實現)
502——BadGateway(錯誤網關)
503——ServiceUnavailable(服務不可用)
504——GatewayTimeOut(網關超時)
505——HTTPVersionNotSupported(HTTP版本不受支持)
關於網頁錯誤代碼更多詳情可參照:
https://jingyan.baidu.com/article/0f5fb099ceee4f6d8334ea21.html