HTTP error messages
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
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" <hassan [at] test.com> wrote in message
news:OSyjYFGNIHA.5140 [at] 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 ?
>
>
>