X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=templates%2Fedit-actions-for-url;h=a79850db2fc15bd714aa95b9c7741a8016ed38d6;hb=0d04dd411e43b85c164e15e504db49607be72b3b;hp=5a106390728154dd01ae96b2ef9ab64bed8312a9;hpb=f105bf576b458a28a3919b0416fb6234e78ee9ef;p=privoxy.git diff --git a/templates/edit-actions-for-url b/templates/edit-actions-for-url index 5a106390..a79850db 100644 --- a/templates/edit-actions-for-url +++ b/templates/edit-actions-for-url @@ -6,7 +6,7 @@ # particular section in an actions file. # # -# Copyright : Written by and Copyright (C) 2001-2014 the +# Copyright : Written by and Copyright (C) 2001-2020 the # Privoxy team. https://www.privoxy.org/ # # Original Author: Copyright (C) 2001 Jonathan Foster @@ -138,18 +138,6 @@ function set_image_blocker_param_disable(tf) } } -function show_add_header_opts(tf) -{ - if (document.getElementById) { - target = document.getElementById("add_header_opts"); - } else if (document.all) { - target = document.add_header_opts; - } else { - return; - } - target.style.display = (tf ? "" : "none"); -} - function show_deanimate_opts(tf) { if (document.getElementById) { @@ -285,27 +273,29 @@ function show_limit_connect_opts(tf) Action Description +@add-header-params@ + name="new_string_action_H_r0" value="Y" + > + name="new_string_action_H_r0" value="N" + > + name="new_string_action_H_r0" value="X" checked + > add-header Adds HTTP headers. - +         - Editing the settings for this option, or turning - it on if it was off, is not yet supported using this web-based - editor. + HTTP client header to add:
+ + +
+ +   + + + client-body-filter * + Filter the client request body. + You can use the radio buttons on this line to disable + all client-body filters applied by previous rules, and/or + you can enable or disable the filters individually below. + +@client-body-filter-params@   + + + + + + + https-inspection + + Enable content and header filtering for https requests. + + + + + + + + ignore-certificate-errors + + Don't verify certificates when forwarding encrypted requests. + + + + + @server-header-tagger-params@ +@suppress-tag-params@ + + + + + suppress-tag + Suppress tag. + + +   +   +   +   + Tag to suppress:
+ + + +