From 01ffe047cb016b80f8dc649f161d51be1269e65f Mon Sep 17 00:00:00 2001
From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 7 Nov 2007 18:01:10 +0000
Subject: [PATCH] Add css-requests and image-requests to the advanced settings.

---
 standard.action | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/standard.action b/standard.action
index 94c1c2f8..a02ff24c 100644
--- a/standard.action
+++ b/standard.action
@@ -2,7 +2,7 @@
 # 
 #  File        :  $Source: /cvsroot/ijbswa/current/standard.action,v $
 # 
-#  $Id: standard.action,v 1.20 2007/04/12 11:33:22 fabiankeil Exp $
+#  $Id: standard.action,v 1.21 2007/09/01 11:06:04 fabiankeil Exp $
 #
 #  Purpose     :  Provide prefedined sets of actions, see
 #                 http://www.privoxy.org/user-manual/actions-file.html
@@ -66,6 +66,8 @@ standard.Medium
 # sources.
 #
 { \
++client-header-tagger{css-requests} \
++client-header-tagger{image-requests} \
 +crunch-if-none-match \
 +crunch-outgoing-cookies \
 +crunch-incoming-cookies \
-- 
2.49.0