Document DisableViaHeader in the tinyproxy.conf(5) manpage.

This commit is contained in:
Michael Adam 2009-10-11 01:48:41 +02:00
parent 1c0bda0e7c
commit db7f340b3a

View File

@ -221,6 +221,14 @@ The possible keywords and their descriptions are as follows:
string value will be used as the host name in the Via header. string value will be used as the host name in the Via header.
Otherwise, the server's host name will be used. Otherwise, the server's host name will be used.
*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...
*Filter*:: *Filter*::
Tinyproxy supports filtering of web sites based on URLs or Tinyproxy supports filtering of web sites based on URLs or