1 dépôt
The definition of reserved numerical ranges for specific categories of HTTP responses.
Distinct from Status Code Filters: Distinct from filters which use ranges to find data; this defines the ranges themselves as a standard.
Explore 1 awesome GitHub repository matching web development · Status Code Range Definitions. Refine with filters or upvote what's useful.
This project is a formal RFC proposal and technical specification for a new range of HTTP status codes. It defines a developer error standard designed to distinguish implementation failures from standard client or server errors within REST API responses. The specification proposes an extension to the HTTP protocol that introduces reserved numerical ranges for status codes. This system maps unique integer identifiers to specific implementation mistakes, providing precise diagnostic meaning and isolating developer fouls from standard protocol responses while maintaining backward compatibility.
Groups specific HTTP status codes into reserved numerical ranges to isolate developer errors.