前端杂谈 · Web

最全的 http 状态码

小编 · 7月26日 · 2020年

最全的 http 状态码:HTTP状态码(英语:HTTP Status Code)是用以表示网页服务器超文本传输协议响应状态的3位数字代码。

最全的 http 状态码
100 "continue"
101 "switching protocols"
102 "processing"
200 "ok"
201 "created"
202 "accepted"
203 "non-authoritative information"
204 "no content"
205 "reset content"
206 "partial content"
207 "multi-status"
208 "already reported"
226 "im used"
300 "multiple choices"
301 "moved permanently"
302 "found"
303 "see other"
304 "not modified"
305 "use proxy"
307 "temporary redirect"
308 "permanent redirect"
400 "bad request"
401 "unauthorized"
402 "payment required"
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 "payload too large"
414 "uri too long"
415 "unsupported media type"
416 "range not satisfiable"
417 "expectation failed"
418 "I'm a teapot"
422 "unprocessable entity"
423 "locked"
424 "failed dependency"
426 "upgrade required"
428 "precondition required"
429 "too many requests"
431 "request header fields too large"
500 "internal server error"
501 "not implemented"
502 "bad gateway"
503 "service unavailable"
504 "gateway timeout"
505 "http version not supported"
506 "variant also negotiates"
507 "insufficient storage"
508 "loop detected"
510 "not extended"
511 "network authentication required"

中文对照:

100“继续”
101“交换协议”
102“处理”
200“ ok”
201“创建”
202“接受”
203“非权威信息”
204“无内容”
205“重置内容”
206“部分内容”
207“多状态”
208“已报告”
226“ im used”
300个“多项选择”
301“永久移动”
302“发现”
303“ see other”
304“未修改”
305“使用代理”
307“临时重定向”
308“永久重定向”
400“错误请求”
401“未经授权”
402“需要付款”
403“禁止”
404“未找到”
405“不允许使用的方法”
406“不可接受”
407“需要代理身份验证”
408“请求超时”
409“冲突”
410“去”
411“要求长度”
412“前提条件失败”
413“有效载荷太大”
414“ uri too long”
415“不受支持的媒体类型”
416“范围无法满足”
417“期望失败”
418“我是茶壶”
422“不可处理的实体”
423“锁定”
424“依赖失败”
426“需要升级”
428“需要先决条件”
429“请求过多”
431“请求标头字段太大”
500内部服务器错误”
501“未实现”
502错误的网关”
503服务不可用”
504网关超时”
505“不支持HTTP版本”
506“变量也协商”
507“存储空间不足”
508“检测到循环”
510“未扩展”
511“需要网络身份验证”
0 条回应

必须 注册 为本站用户, 登录 后才可以发表评论!