Removed client_host, (was only required for the old 2.0.2-11 http://noijb.
authorjoergs <joergs@users.sourceforge.net>
Sat, 13 Oct 2001 12:51:51 +0000 (12:51 +0000)
committerjoergs <joergs@users.sourceforge.net>
Sat, 13 Oct 2001 12:51:51 +0000 (12:51 +0000)
commit47bc727e644937b3d3cf8df692815038b169f7a6
tree7d1ecb748a1e8454ac72609d7e2782404fe6f807
parent89d386383803cc9f1ccc5a06a14cc0b26888c273
Removed client_host, (was only required for the old 2.0.2-11 noijb.
force-load), instead crumble Host: and add it (again) in client_host_adder
(in case we get a HTTP/1.0 request without Host: header and forward it to
a HTTP/1.1 server/proxy).
parsers.c