Dave Raven wrote:
>
> No, thats not a problem.
> GET / actually is a bad request;
For a HTTP server it is not. It is a HTTP/0.9 style request which the
HTTP specification still says commercial server implementations are
expected accept... but HTTP/1.1 servers are not required to support
HTTP/0.9.
HTTP/0.9 requests however have no meaning when sent to proxies as
HTTP/0.9 do not define proxying, and such requests does not contain
sufficient amount of information to proxy.
Regards
Henrik
Received on Fri Jan 04 2002 - 21:55:06 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:38 MST