--- title: 414 URI Too Long slug: Web/HTTP/Status/414 tags: - 响应状态码 - 客户端错误 translation_of: Web/HTTP/Status/414 ---
{{HTTPSidebar}}

响应码 414 URI Too Long 表示客户端所请求的 URI 超过了服务器允许的范围。

以下是造成这种罕见情况的几种可能原因:

状态

414 URI Too Long

规范

Specification Title
{{RFC("7231", "414 URI Too Long" , "6.5.12")}} Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content

相关内容