Get a copy of the entire status code dataset.
Get the reason phrase for the specified status code.
When a status code has multiple records, returns the first reason phrase.
Get a copy of the record for the specified status code.
When a status code has multiple records, returns the first record.
Get the reference for the specified status code.
When a status code has multiple records, returns the first reference.
Get a list of all status codes in the dataset.
Generated using TypeDoc
IanaHttpStatusCodes
IANA HTTP Status Codes, Descriptions and References.
Source for this dataset is the IANA Hypertext Transfer Protocol (HTTP) Status Code Registry
Data is downloaded from https://www.iana.org/assignments/http-status-codes/http-status-codes-1.csv, then converted to JSON using shell and gawk script provided in the http-status-codes package.