HTTP error messages

HTTP error messages

am 01.12.2007 22:29:44 von hassan

How can I run an http request to find out what the error message is from a
command prompt such as if its 404,etc. ?

Where can i find basic http error messages and what they mean ?

Re: HTTP error messages

am 01.12.2007 22:43:02 von Tiago Halm

See here:
http://www.faqs.org/rfcs/rfc2616.html

Its the HTTP/1.1 RFC where all things HTTP (plus status codes) are defined.

Tiago Halm

"Hassan" wrote in message
news:OSyjYFGNIHA.5140@TK2MSFTNGP05.phx.gbl...
> How can I run an http request to find out what the error message is from a
> command prompt such as if its 404,etc. ?
>
> Where can i find basic http error messages and what they mean ?
>
>
>