From 1c0bda0e7cc99d39309f63fa719cbce756599f68 Mon Sep 17 00:00:00 2001 From: Michael Adam Date: Sun, 11 Oct 2009 01:47:48 +0200 Subject: Document DisableViaHeader in the tinyproxy.conf template. --- etc/tinyproxy.conf.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/tinyproxy.conf.in b/etc/tinyproxy.conf.in index 560babc..cb5d068 100644 --- a/etc/tinyproxy.conf.in +++ b/etc/tinyproxy.conf.in @@ -207,6 +207,15 @@ Allow 127.0.0.1 # ViaProxyName "tinyproxy" +# +# DisableViaHeader: When this is set to yes, Tinyproxy does NOT add +# the Via header to the requests. This virtually puts Tinyproxy into +# stealth mode. Note that RFC 2616 requires proxies to set the Via +# header, so by enabling this option, you break compliance. +# Don't disable the Via header unless you know what you are doing... +# +#DisableViaHeader Yes + # # Filter: This allows you to specify the location of the filter file. # -- cgit v1.2.3