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