As you suspect Squid is not very happy about seeing Content-Length on
GET/HEAD. It is not stricrly forbidden to have Content-Length there, but
it does not make sense either and makes the request somewhat undefined.
Squid-2.4 has relaxed the requirements somewhat on popular demand, and
accepts a Content-Length: 0 on GET/HEAD requests.
-- Henrik Nordstrom Squid Hacker MARA Systems mcnatton@mindspring.com wrote: > > I'm having a problem with a vendor application trying to do a > simple get through my squid server (squid2.3Stable4), I highly suspect > it's a vendor issue, but I am looking for some backup here. > > The request looks like: > HTTP: GET http://204.216.56.91/owa_ffw/owa/H.GetPI HTTP/1.0 > HTTP: Accept: */* > HTTP: Host: 204.216.56.91 > HTTP: Content-length: 0Received on Wed Jun 20 2001 - 08:32:33 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:00:48 MST