Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 408 Bytes

File metadata and controls

21 lines (14 loc) · 408 Bytes
title slug
422 Unprocessable Entity
Web/HTTP/Status/422

{{HTTPSidebar}}

HTTP 422 状态码表示服务器理解请求实体的内容类型,并且请求实体的语法是正确的,但是服务器无法处理所包含的指令。

Warning

客户端不应在不修改的情况下重复发送此请求。

状态码

422 Unprocessable Entity

规范

{{Specifications}}