4xx · Client Error
406Not Acceptable
服务器无法根据 Accept 头生成可接受的响应。
What is HTTP 406?
406 Not Acceptable 表示服务器无法根据客户端 Accept 头中的内容协商参数生成可接受的响应。客户端请求的内容类型服务器无法提供。
Example
GET with Accept: application/xml, server only serves JSON → 406Check a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →