Skip to content

HTTP status codes list (Code, Status, Description) in CSV and json.

Notifications You must be signed in to change notification settings

ximilsoft/http-status-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Http Status Codes

List of HTTP status codes (Code, Status, Description) in CSV and JSON formats.

What is HTTP status code?

An HTTP status code is a message a website 's server sends to the browser to indicate whether or not that request can be fulfilled. Status codes specs are set by the W3C. Status codes are embedded in the HTTP header of a page to tell the browser the result of its request.

Sources