Skip to content

Instantly share code, notes, and snippets.

/**
* Hypertext Transfer Protocol (HTTP) response status codes.
*
* @see {@link https://en.wikipedia.org/wiki/List_of_HTTP_status_codes}
*/
/* 100 */
export enum InfoCode {
/**