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 ?
hassan [ Sa, 01 Dezember 2007 22:29 ] [ ID #1883612 ]

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 ?
>
>
>
Tiago Halm [ Sa, 01 Dezember 2007 22:43 ] [ ID #1883613 ]
Webserver » microsoft.public.inetserver.iis » HTTP error messages

Vorheriges Thema: resettng to default
Nächstes Thema: best way to restart IIS services?