1# $Id$ 2# 3# This list is taken from RFC 2068. 4# 5100 Continue 6101 Switching Protocols 7200 OK 8201 Created 9202 Accepted 10203 Non-Authoritative Information 11204 No Content 12205 Reset Content 13206 Partial Content 14300 Multiple Choices 15301 Moved Permanently 16302 Moved Temporarily 17303 See Other 18304 Not Modified 19305 Use Proxy 20400 Bad Request 21401 Unauthorized 22402 Payment Required 23403 Forbidden 24404 Not Found 25405 Method Not Allowed 26406 Not Acceptable 27407 Proxy Authentication Required 28408 Request Time-out 29409 Conflict 30410 Gone 31411 Length Required 32412 Precondition Failed 33413 Request Entity Too Large 34414 Request-URI Too Large 35415 Unsupported Media Type 36500 Internal Server Error 37501 Not Implemented 38502 Bad Gateway 39503 Service Unavailable 40504 Gateway Time-out 41505 HTTP Version not supported 42