4xx · Client Error
404Not Found
服务器找不到请求的资源。
What is HTTP 404?
404 Not Found 是最著名的 HTTP 错误。表示服务器找不到请求的资源。可能是 URL 错误、资源已被删除或移动。注意:404 也可能表示服务器不想透露拒绝原因。
Example
GET /page-that-doesnt-exist → 404 Not FoundCheck a URL in real-time
Use our HTTP ping tool to check the actual status code of any URL.
Try httping.io →