415 Unsupported Media Type
是一种HTTP协议的错误状态代码,表示服务器由于不支持其有效载荷的格式,从而拒绝接受客户端的请求。
格式问题的出现有可能源于客户端在 Content-Type
或 Content-Encoding
首部中指定的格式,也可能源于直接对负载数据进行检测的结果。
状态
- 415 Unsupported Media Type
规范
Specification | Title |
---|---|
RFC 7231, section 6.5.13: 415 Unsupported Media Type | Hypertext Transfer Protocol (HTTP/1.1): Semantics and Content |
相关内容
文档标签和贡献者
标签:
此页面的贡献者:mdnwebdocs-bot, WayneCui
最后编辑者:mdnwebdocs-bot,