HTTP codes

Must learn these.....

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




Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <c>, <cpp>, <drupal5>, <drupal6>, <java>, <javascript>, <php>, <python>, <ruby>. The supported tag styles are: <foo>, [foo].

More information about formatting options

Type the characters you see in this picture. (verify using audio)
Type the characters you see in the picture above; if you can't read them, submit the form and a new image will be generated. Not case sensitive.
Bg