From 31e4a3a990b3dfd24136a6c8768a52be1bdf626a Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Thu, 24 May 2007 13:38:45 +0000 Subject: [PATCH] Two minor fixes. --- templates/edit-actions-for-url | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 98847a4c..072d163f 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -32,6 +32,11 @@ # # Revisions : # $Log: edit-actions-for-url,v $ +# Revision 1.44 2007/04/15 16:39:21 fabiankeil +# Introduce tags as alternative way to specify which +# actions apply to a request. At the moment tags can be +# created based on client and server headers. +# # Revision 1.43 2007/03/29 11:40:34 fabiankeil # Divide @filter-params@ into @client-header-filter-params@ # @content-filter-params@ and @server-header-filter-params@. @@ -926,7 +931,7 @@ function show_send_wafer_opts(tf) name="hide_if_modified_since" value="X" @hide-if-modified-since-x@ > hide-if-modified-since - Remove or randomize If-Modified-Since header. + Remove or randomize the If-Modified-Since header.   @@ -1101,7 +1106,7 @@ function show_send_wafer_opts(tf) name="overwrite_last_modified" value="X" @overwrite-last-modified-x@ > overwrite-last-modified - Remove or randomize If-Modified-Since header. + Remove or randomize the Last-Modified header.   -- 2.49.0