X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fsource%2Fuser-manual.sgml;h=cb1243d8a741a40c52af8d8d84e5344ee21aa008;hb=ab927db026ae874ba2f58fd8250167369b310024;hp=60c437fae7722161ca44e5d11b641ab1f4df1f23;hpb=da5c31a52dde23aa688c3c65771c90d4182861f9;p=privoxy.git diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml index 60c437fa..cb1243d8 100644 --- a/doc/source/user-manual.sgml +++ b/doc/source/user-manual.sgml @@ -5936,6 +5936,63 @@ TAG:^image/ + + +suppress-tag + + + + Typical use: + + + Suppress client or server tag. + + + + + + Effect: + + + Server or client tags to which this action applies are not added to the request, + thus making all actions that are specific to these request tags inactive. + + + + + + Type: + + + Multi-value. + + + + + Parameter: + + + The result tag of a server-header or client-header tagger, as defined in one of the + filter files. + + + + + + Example usage (section): + + +# Suppress tag produced by range-requests client-header tagger for requests coming from address 10.0.0.1 +{+suppress-tag{RANGE-REQUEST}} +TAG:^IP-ADDRESS: 10\.0\.0\.1$ + + + + + + + + session-cookies-only