Added the cookie header to the documented list of headers to allow
through.
This commit is contained in:
parent
a117ed9cb0
commit
26ad896676
@ -213,8 +213,12 @@ ViaProxyName "tinyproxy"
|
|||||||
# no Anonymous keyword is present, then all header are allowed through.
|
# no Anonymous keyword is present, then all header are allowed through.
|
||||||
# You must include quotes around the headers.
|
# 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 "Host"
|
||||||
#Anonymous "Authorization"
|
#Anonymous "Authorization"
|
||||||
|
#Anonymous "Cookie"
|
||||||
|
|
||||||
#
|
#
|
||||||
# This is a list of ports allowed by tinyproxy when the CONNECT method
|
# This is a list of ports allowed by tinyproxy when the CONNECT method
|
||||||
|
Loading…
Reference in New Issue
Block a user