summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/tinyproxy.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/tinyproxy.conf b/doc/tinyproxy.conf
index 7194d66..a06bd51 100644
--- a/doc/tinyproxy.conf
+++ b/doc/tinyproxy.conf
@@ -213,8 +213,12 @@ ViaProxyName "tinyproxy"
# no Anonymous keyword is present, then all header are allowed through.
# You must include quotes around the headers.
#
+# Most sites require cookies to be enabled for them to work correctly, so
+# you will need to allow Cookies through if you access those sites.
+#
#Anonymous "Host"
#Anonymous "Authorization"
+#Anonymous "Cookie"
#
# This is a list of ports allowed by tinyproxy when the CONNECT method