Table of Contents

Web HTTP - 404 Error (Resource not found)

About

The 404 error is a error (4xx) return status of a request that means that the client has asked a resource that was not found (equivalent to a file not found for a file system).

This is the most common http status after the standard response code 200 (good request) because it hurts: