--- title: 405 Method Not Allowed slug: Web/HTTP/Status/405 translation_of: Web/HTTP/Status/405 ---
{{HTTPSidebar}}

状态码 405 Method Not Allowed 表明服务器禁止了使用当前 HTTP 方法的请求。

状态码

405 Method Not Allowed

规范

Specification Title
{{RFC("7231", "405 Method Not Allowed" , "6.5.5")}} Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content

参见