On Sat, Mar 02, 2002 at 01:08:52PM -0000, minfrin@apache.org wrote:
> minfrin 02/03/02 05:08:52
>
> Modified: src CHANGES
> src/modules/proxy proxy_http.c
> Log:
> No idea why an HTTP/1.1 proxy would send an HTTP/1.0 request
> to a remote server by default.
The question I think is whether the proxy module is truly
HTTP/1.1 compliant. If it can handle anything a true HTTP/1.1
server can return *and* meet the proxy criteria set forth in
the RFC, then it can advertise itself as being 1.1. Otherwise,
it should say it's 1.0. -- justin
P.S. Of course, this is a Roy question...
|