On 6/7/07, Jen mlists <practicalperl@gmail.com> wrote:
> I see this config directive in squid.conf,but can't understand for it.
>
> # TAG: url_rewrite_host_header
This refers to the HTTP Host header. e.g. a typical HTTP request looks like:
GET / HTTP/1.1
Host: example.com
(more headers here)
Using this option you can toggle whether or not the Host: header in
the HTTP request is preserved or rewritten.
-- Evan Klitzke <evan@yelp.com>Received on Fri Jun 08 2007 - 12:01:19 MDT
This archive was generated by hypermail pre-2.1.9 : Sun Jul 01 2007 - 12:00:04 MDT