X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=match-all.action;h=ce70a6135875bb2227b9ab22ed5b75a7ab44a9d6;hp=81c08c0b9e581a2d61b3d5ebfe3f05fddc704207;hb=47f39883fc032573f363730c37aad1be32d6aebf;hpb=43a85ed5b374002e5048f1f3abd995935d39bb83 diff --git a/match-all.action b/match-all.action index 81c08c0b..ce70a613 100644 --- a/match-all.action +++ b/match-all.action @@ -1,8 +1,16 @@ ############################################################################# -# Defaults +# $Id: match-all.action,v 1.3 2010/03/27 18:48:38 fabiankeil Exp $ +# +# This file contains the actions that are applied to all requests and +# may be overruled later on by other actions files. Less experienced +# users should only edit this file through the actions file editor. +# ############################################################################# { \ +change-x-forwarded-for{block} \ ++client-header-tagger{css-requests} \ ++client-header-tagger{image-requests} \ ++client-header-tagger{range-requests} \ +hide-from-header{block} \ +set-image-blocker{pattern} \ }