STATUS |
= |
{500=>"Internal Server Error", 412=>"Precondition Failed", 401=>"Unauthorized", 302=>"Found", 203=>"Non-Authoritative Information", 407=>"Proxy Authentication Required", 501=>"Not Implemented", 413=>"Request Entity Too Large", 402=>"Payment Required", 303=>"See Other", 204=>"No Content", 408=>"Request Timeout", 100=>"Continue", 502=>"Bad Gateway", 414=>"Request-URI Too Long", 403=>"Forbidden", 304=>"Not Modified", 205=>"Reset Content", 409=>"Conflict", 200=>"OK", 101=>"Switching Protocols", 503=>"Service Unavailable", 415=>"Unsupported Media Type", 404=>"Not Found", 305=>"Use Proxy", 206=>"Partial Content", 410=>"Gone", 300=>"Multiple Choices", 201=>"Created", 504=>"Gateway Timeout", 416=>"Requested Range Not Satisfiable", 405=>"Method Not Allowed", 411=>"Length Required", 400=>"Bad Request", 301=>"Moved Permanently", 202=>"Accepted", 505=>"HTTP Version Not Supported", 417=>"Expectation Failed", 406=>"Not Acceptable", 307=>"Temporary Redirect"} |