|
1 |
| -[] |
| 1 | +{ |
| 2 | + "A Timeout Occurred": "A Timeout Occurred", |
| 3 | + "Accepted": "Accepted", |
| 4 | + "Already Reported": "Already Reported", |
| 5 | + "Bad Gateway": "Bad Gateway", |
| 6 | + "Bad Request": "Bad Request", |
| 7 | + "Bandwidth Limit Exceeded": "Bandwidth Limit Exceeded", |
| 8 | + "Client Closed Request": "Client Closed Request", |
| 9 | + "Conflict": "Conflict", |
| 10 | + "Connection Closed Without Response": "Connection Closed Without Response", |
| 11 | + "Connection Timed Out": "Connection Timed Out", |
| 12 | + "Continue": "Continue", |
| 13 | + "Created": "Created", |
| 14 | + "Expectation Failed": "Expectation Failed", |
| 15 | + "Failed Dependency": "Failed Dependency", |
| 16 | + "Forbidden": "Forbidden", |
| 17 | + "Found": "Found", |
| 18 | + "Gateway Timeout": "Gateway Timeout", |
| 19 | + "Gone": "Gone", |
| 20 | + "HTTP Version Not Supported": "HTTP Version Not Supported", |
| 21 | + "I'm a teapot": "I'm a teapot", |
| 22 | + "IM Used": "IM Used", |
| 23 | + "Insufficient Storage": "Insufficient Storage", |
| 24 | + "Internal Server Error": "Internal Server Error", |
| 25 | + "Invalid SSL Certificate": "Invalid SSL Certificate", |
| 26 | + "Length Required": "Length Required", |
| 27 | + "Locked": "Locked", |
| 28 | + "Loop Detected": "Loop Detected", |
| 29 | + "Maintenance Mode": "Maintenance Mode", |
| 30 | + "Method Not Allowed": "Method Not Allowed", |
| 31 | + "Misdirected Request": "Misdirected Request", |
| 32 | + "Moved Permanently": "Moved Permanently", |
| 33 | + "Multi-Status": "Multi-Status", |
| 34 | + "Multiple Choices": "Multiple Choices", |
| 35 | + "Network Authentication Required": "Network Authentication Required", |
| 36 | + "Network Connect Timeout Error": "Network Connect Timeout Error", |
| 37 | + "Network Read Timeout Error": "Network Read Timeout Error", |
| 38 | + "No Content": "No Content", |
| 39 | + "Non-Authoritative Information": "Non-Authoritative Information", |
| 40 | + "Not Acceptable": "Not Acceptable", |
| 41 | + "Not Extended": "Not Extended", |
| 42 | + "Not Found": "Not Found", |
| 43 | + "Not Implemented": "Not Implemented", |
| 44 | + "Not Modified": "Not Modified", |
| 45 | + "OK": "OK", |
| 46 | + "Origin Is Unreachable": "Origin Is Unreachable", |
| 47 | + "Partial Content": "Partial Content", |
| 48 | + "Payload Too Large": "Payload Too Large", |
| 49 | + "Payment Required": "Payment Required", |
| 50 | + "Permanent Redirect": "Permanent Redirect", |
| 51 | + "Precondition Failed": "Precondition Failed", |
| 52 | + "Precondition Required": "Precondition Required", |
| 53 | + "Processing": "Processing", |
| 54 | + "Proxy Authentication Required": "Proxy Authentication Required", |
| 55 | + "Railgun Error": "Railgun Error", |
| 56 | + "Range Not Satisfiable": "Range Not Satisfiable", |
| 57 | + "Request Header Fields Too Large": "Request Header Fields Too Large", |
| 58 | + "Request Timeout": "Request Timeout", |
| 59 | + "Reset Content": "Reset Content", |
| 60 | + "Retry With": "Retry With", |
| 61 | + "See Other": "See Other", |
| 62 | + "Session Has Expired": "Session Has Expired", |
| 63 | + "SSL Handshake Failed": "SSL Handshake Failed", |
| 64 | + "Switching Protocols": "Switching Protocols", |
| 65 | + "Temporary Redirect": "Temporary Redirect", |
| 66 | + "Too Early": "Too Early", |
| 67 | + "Too Many Requests": "Too Many Requests", |
| 68 | + "Unauthorized": "Unauthorized", |
| 69 | + "Unavailable For Legal Reasons": "Unavailable For Legal Reasons", |
| 70 | + "Unknown Error": "Unknown Error", |
| 71 | + "Unprocessable Entity": "Unprocessable Entity", |
| 72 | + "Unsupported Media Type": "Unsupported Media Type", |
| 73 | + "Upgrade Required": "Upgrade Required", |
| 74 | + "URI Too Long": "URI Too Long", |
| 75 | + "Use Proxy": "Use Proxy", |
| 76 | + "Variant Also Negotiates": "Variant Also Negotiates", |
| 77 | + "Web Server is Down": "Web Server is Down" |
| 78 | +} |
0 commit comments