HTTP error messages
am 01.12.2007 22:29:44 von hassanHow 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 ?
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 ?
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"
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 ?
>
>
>