Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ximilsoft/http-status-codes

HTTP status codes list (Code, Status, Description) in CSV and json.
https://github.com/ximilsoft/http-status-codes

http-status-code http-status-code-searcher http-status-codes http-statuscodes status-code status-codes

Last synced: 27 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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

- [Http Status Codes](https://www.webfx.com/web-development/glossary/http-status-codes/).