Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ximilsoft/http-status-codes
- Owner: ximilsoft
- Created: 2024-03-29T03:54:37.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-06-15T04:52:04.000Z (6 months ago)
- Last Synced: 2024-06-16T05:19:31.182Z (6 months ago)
- Topics: http-status-code, http-status-code-searcher, http-status-codes, http-statuscodes, status-code, status-codes
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/).