> From: Emmanuel PIERRE [SMTP:epierre@apr-job.com]
>
> Many of them use AOL, and after regarding behaviour of squid, I have
> this:
>
> GET / HTTP/1.0
>
There is a status line missing here. If perl-france.com
is your squid machine, I'd assume that you have
incrorrectly transcribed the response. If it is your
upstream proxy, it is broken and giving a broken
HTTP 0.9 response (i.e. no headers at all).
> Content-Type: text/html
> Age: 35842
> X-Cache: HIT from career.perl-france.com
> Connection: close
>
> so it seems to me that Squid answers in HTTP/1.1 mannet to a 1.0
> request.
>
>
Squid never answers with HTTP/1.0, but does use
HTTP 1.1 features which are compatible with
HTTP 1.0 (most are, and this is part of the
protocol specification).
However, if it gets an HTTP 0.0 response, it is not
allowed to upgrade it.
> Can someone help me ?
>
> Regards,
>
> Emmanuel
>
> --
> Emmanuel PIERRE
>
> A P R - J o b
> l'Emploi
> Sur Internet
>
> 32, rue Pierret, 92200 Neuilly
> Tel LD: 01 41 92 91 50 - Mob: 06 57 60 42 17 - Fax: 01 41 91 92 54
> epierre@apr-job.com http://www.apr-job.com
Received on Tue Dec 07 1999 - 08:21:50 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:49:46 MST