UNPKG

light-ning

Version:

(ALPHA) framework without dependecies...

71 lines (67 loc) 2.29 kB
{ "1xx": "Informational", "http_100": "Continue", "http_101": "Switching Protocols", "http_102": "Processing", "2xx": "Success", "http_200": "OK", "http_201": "Created", "http_202": "Accepted", "http_203": "Non-Authoritative Information", "http_204": "No Content", "http_205": "Reset Content", "http_206": "Partial Content", "http_207": "Multi-Status", "http_226": "IM Used", "3xx": "Redirection", "http_300": "Multiple Choices", "http_301": "Moved Permanently", "http_302": "Moved Temporarily", "http_303": "See Other", "http_304": "Not Modified", "http_305": "Use Proxy", "http_307": "Temporary Redirect", "4xx": "Client Error", "http_400": "Bad Request", "http_401": "Unauthorized", "http_402": "Payment", "http_403": "Forbidden", "http_404": "Not Found", "http_405": "Method Not Allowed", "http_406": "Not Acceptable", "http_407": "Proxy Authentication Required", "http_408": "Request Timeout", "http_409": "Conflict", "http_410": "Gone", "http_411": "Length Required", "http_412": "Precondition Failed", "http_413": "Request Entity Too Large", "http_414": "Request-URI Too Large", "http_415": "Unsupported Media Type", "http_416": "Requested Range Not Satisfiable", "http_417": "Expectation Failed", "http_422": "Unprocessable Entity", "http_423": "Locked", "http_424": "Failed Dependency", "http_425": "Unordered Collection", "http_426": "Upgrade Required", "http_428": "Precondition Required", "http_429": "Too Many Requests", "http_431": "Request Header Fields Too Large", "http_434": "Requested host unavailable.", "http_449": "Retry With", "http_451": "Unavailable For Legal Reasons", "5xx": "Server Error", "http_500": "Internal Server Error", "http_501": "Not Implemented", "http_502": "Bad Gateway", "http_503": "Service Unavailable", "http_504": "Gateway Timeout", "http_505": "HTTP Version Not Supported", "http_506": "Variant Also Negotiates", "http_507": "Insufficient Storage", "http_508": "Loop Detected", "http_509": "Bandwidth Limit Exceeded", "http_510": "Not Extended", "http_511": "Network Authentication Required" }