/[svn.andrew.net.au]/changelogs.debian.net/http_codes.ini
ViewVC logotype

Annotation of /changelogs.debian.net/http_codes.ini

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4 - (hide annotations)
Wed Jun 28 04:30:16 2006 UTC (18 years, 3 months ago) by apollock
File size: 990 byte(s)
Initial import of changelogs.debian.net

1 apollock 4 [Informational 1xx]
2     100="Continue"
3     101="Switching Protocols"
4    
5     [Successful 2xx]
6     200="OK"
7     201="Created"
8     202="Accepted"
9     203="Non-Authoritative Information"
10     204="No Content"
11     205="Reset Content"
12     206="Partial Content"
13    
14     [Redirection 3xx]
15     300="Multiple Choices"
16     301="Moved Permanently"
17     302="Found"
18     303="See Other"
19     304="Not Modified"
20     305="Use Proxy"
21     306="(Unused)"
22     307="Temporary Redirect"
23    
24     [Client Error 4xx]
25     400="Bad Request"
26     401="Unauthorized"
27     402="Payment Required"
28     403="Forbidden"
29     404="Not Found"
30     405="Method Not Allowed"
31     406="Not Acceptable"
32     407="Proxy Authentication Required"
33     408="Request Timeout"
34     409="Conflict"
35     410="Gone"
36     411="Length Required"
37     412="Precondition Failed"
38     413="Request Entity Too Large"
39     414="Request-URI Too Long"
40     415="Unsupported Media Type"
41     416="Requested Range Not Satisfiable"
42     417="Expectation Failed"
43    
44     [Server Error 5xx]
45     500="Internal Server Error"
46     501="Not Implemented"
47     502="Bad Gateway"
48     503="Service Unavailable"
49     504="Gateway Timeout"
50     505="HTTP Version Not Supported"

  ViewVC Help
Powered by ViewVC 1.1.22