Re: Help with bad http requests - biglotto.com

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 04 Oct 1999 20:44:05 +0200

List Server Account wrote:

> It appears that the http requests it send are non compliant (ie they do
> not put http/1.x at the end of the request, and 2 "enters" )

Sounds like an obsolete HTTP/0.9 request.

Squid can be built to support such requests if you really want to by
defining RELAXED_HTTP_PARSER.

Add the following line somewhere at the top of src/Makefile
DEFINES = -DRELAXED_PARSER

then run "make clean ; make install"

--
Henrik Nordstrom
Spare time Squid hacker
Received on Mon Oct 04 1999 - 13:17:26 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:42 MST