From: Fabian Keil Date: Mon, 5 Jul 2010 17:29:18 +0000 (+0000) Subject: Fix a bunch of anchors that used underscores instead of dashes. X-Git-Tag: v_3_0_17~129 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=68919cef3f6bd6bf9783b3bbcb7a1c120d9d6fea;hp=2c9ada84c1fd80a9d0afd7d29e16874d50cdffcf Fix a bunch of anchors that used underscores instead of dashes. --- diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 01f6a99c..7a1e9269 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -417,7 +417,7 @@ function show_limit_connect_opts(tf) - content-type-overwrite + content-type-overwrite Replace Content-Type header. By default it only applies to text documents, but if you know what you're doing you can enable force-text-mode to modify binary content types as well. @@ -463,7 +463,7 @@ function show_limit_connect_opts(tf) - crunch-if-none-match + crunch-if-none-match Remove If-None-Match header. Useful for filter testing and to make sure the header can't be used to track your visits. @@ -650,7 +650,7 @@ function show_limit_connect_opts(tf) - force-text-mode + force-text-mode Enable filtering on documents whose Content-Type wasn't recognized as text. Do think twice, nothing is alright. @@ -694,7 +694,7 @@ function show_limit_connect_opts(tf) - handle-as-empty-document + handle-as-empty-document Block with an empty document instead of an Image or HTML message. The empty document contains only a space and can safely be parsed @@ -825,7 +825,7 @@ function show_limit_connect_opts(tf) - hide-if-modified-since + hide-if-modified-since Remove or randomize the If-Modified-Since header. @@ -977,7 +977,7 @@ function show_limit_connect_opts(tf) - overwrite-last-modified + overwrite-last-modified Remove or randomize the Last-Modified header.