135 lines
5.3 KiB
JSON
135 lines
5.3 KiB
JSON
{
|
|
"header": {
|
|
"version": 1,
|
|
"type": "record",
|
|
"approw-key": "SRP_HTTP_FRAMEWORK_HTTP_STATUS_CODES"
|
|
},
|
|
"body": {
|
|
"record1": {
|
|
"<1>": {
|
|
"<1,1>": "100",
|
|
"<1,2>": "101",
|
|
"<1,3>": "102",
|
|
"<1,4>": "200",
|
|
"<1,5>": "201",
|
|
"<1,6>": "202",
|
|
"<1,7>": "203",
|
|
"<1,8>": "204",
|
|
"<1,9>": "205",
|
|
"<1,10>": "206",
|
|
"<1,11>": "207",
|
|
"<1,12>": "208",
|
|
"<1,13>": "226",
|
|
"<1,14>": "300",
|
|
"<1,15>": "301",
|
|
"<1,16>": "302",
|
|
"<1,17>": "303",
|
|
"<1,18>": "304",
|
|
"<1,19>": "305",
|
|
"<1,20>": "306",
|
|
"<1,21>": "307",
|
|
"<1,22>": "308",
|
|
"<1,23>": "400",
|
|
"<1,24>": "401",
|
|
"<1,25>": "402",
|
|
"<1,26>": "403",
|
|
"<1,27>": "404",
|
|
"<1,28>": "405",
|
|
"<1,29>": "406",
|
|
"<1,30>": "407",
|
|
"<1,31>": "408",
|
|
"<1,32>": "409",
|
|
"<1,33>": "410",
|
|
"<1,34>": "411",
|
|
"<1,35>": "412",
|
|
"<1,36>": "413",
|
|
"<1,37>": "414",
|
|
"<1,38>": "415",
|
|
"<1,39>": "416",
|
|
"<1,40>": "417",
|
|
"<1,41>": "418",
|
|
"<1,42>": "421",
|
|
"<1,43>": "422",
|
|
"<1,44>": "423",
|
|
"<1,45>": "424",
|
|
"<1,46>": "426",
|
|
"<1,47>": "428",
|
|
"<1,48>": "429",
|
|
"<1,49>": "431",
|
|
"<1,50>": "500",
|
|
"<1,51>": "501",
|
|
"<1,52>": "502",
|
|
"<1,53>": "503",
|
|
"<1,54>": "504",
|
|
"<1,55>": "505",
|
|
"<1,56>": "506",
|
|
"<1,57>": "507",
|
|
"<1,58>": "508",
|
|
"<1,59>": "510",
|
|
"<1,60>": "511"
|
|
},
|
|
"<2>": {
|
|
"<2,1>": "Continue",
|
|
"<2,2>": "Switching Protocols",
|
|
"<2,3>": "Processing (WebDAV; RFC 2518)",
|
|
"<2,4>": "OK",
|
|
"<2,5>": "Created",
|
|
"<2,6>": "Accepted",
|
|
"<2,7>": "Non-Authoritative Information (since HTTP/1.1)",
|
|
"<2,8>": "No Content",
|
|
"<2,9>": "Reset Content",
|
|
"<2,10>": "Partial Content (RFC 7233)",
|
|
"<2,11>": "Multi-Status (WebDAV; RFC 4918)",
|
|
"<2,12>": "Already Reported (WebDAV; RFC 5842)",
|
|
"<2,13>": "IM Used (RFC 3229)",
|
|
"<2,14>": "Multiple Choices",
|
|
"<2,15>": "Moved Permanently",
|
|
"<2,16>": "Found",
|
|
"<2,17>": "See Other (since HTTP/1.1)",
|
|
"<2,18>": "Not Modified (RFC 7232)",
|
|
"<2,19>": "Use Proxy (since HTTP/1.1)",
|
|
"<2,20>": "Switch Proxy",
|
|
"<2,21>": "Temporary Redirect (since HTTP/1.1)",
|
|
"<2,22>": "Permanent Redirect (RFC 7538)",
|
|
"<2,23>": "Bad Request",
|
|
"<2,24>": "Unauthorized (RFC 7235)",
|
|
"<2,25>": "Payment Required",
|
|
"<2,26>": "Forbidden",
|
|
"<2,27>": "Not Found",
|
|
"<2,28>": "Method Not Allowed",
|
|
"<2,29>": "Not Acceptable",
|
|
"<2,30>": "Proxy Authentication Required (RFC 7235)",
|
|
"<2,31>": "Request Timeout",
|
|
"<2,32>": "Conflict",
|
|
"<2,33>": "Gone",
|
|
"<2,34>": "Length Required",
|
|
"<2,35>": "Precondition Failed (RFC 7232)",
|
|
"<2,36>": "Payload Too Large (RFC 7231)",
|
|
"<2,37>": "URI Too Long (RFC 7231)",
|
|
"<2,38>": "Unsupported Media Type",
|
|
"<2,39>": "Range Not Satisfiable (RFC 7233)",
|
|
"<2,40>": "Expectation Failed",
|
|
"<2,41>": "I'm a teapot (RFC 2324)",
|
|
"<2,42>": "Misdirected Request (RFC 7540)",
|
|
"<2,43>": "Unprocessable Entity (WebDAV; RFC 4918)",
|
|
"<2,44>": "Locked (WebDAV; RFC 4918)",
|
|
"<2,45>": "Failed Dependency (WebDAV; RFC 4918)",
|
|
"<2,46>": "Upgrade Required",
|
|
"<2,47>": "Precondition Required (RFC 6585)",
|
|
"<2,48>": "Too Many Requests (RFC 6585)",
|
|
"<2,49>": "Request Header Fields Too Large (RFC 6585)",
|
|
"<2,50>": "Internal Server Error",
|
|
"<2,51>": "Not Implemented",
|
|
"<2,52>": "Bad Gateway",
|
|
"<2,53>": "Service Unavailable",
|
|
"<2,54>": "Gateway Timeout",
|
|
"<2,55>": "HTTP Version Not Supported",
|
|
"<2,56>": "Variant Also Negotiates (RFC 2295)",
|
|
"<2,57>": "Insufficient Storage (WebDAV; RFC 4918)",
|
|
"<2,58>": "Loop Detected (WebDAV; RFC 5842)",
|
|
"<2,59>": "Not Extended (RFC 2774)",
|
|
"<2,60>": "Network Authentication Required (RFC 6585)"
|
|
}
|
|
}
|
|
}
|
|
} |