From: Fabian Keil <fk@fabiankeil.de> Date: Mon, 4 Jan 2021 20:28:06 +0000 (+0100) Subject: Rebuild docs X-Git-Tag: v_3_0_30~149 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/@proxy-info-url@?a=commitdiff_plain;h=3f970a064dc22c089ae2e9c78ef7ce8539908bdd;p=privoxy.git Rebuild docs --- diff --git a/doc/webserver/index.html b/doc/webserver/index.html index b5ae5c1b..b48ad6bf 100644 --- a/doc/webserver/index.html +++ b/doc/webserver/index.html @@ -32,7 +32,7 @@ <p><a href="https://www.privoxy.org/donate" target="_top">https://www.privoxy.org/donate</a></p> </li> </ul> - <p>The most recent release is <a href="announce.txt" target="_top">3.0.29 (stable)</a>.</p> + <p>The most recent release is <a href="announce.txt" target="_top">3.0.30 (UNRELEASED)</a>.</p> </div> </div> <hr> diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html index be074b3f..bc6b876b 100644 --- a/doc/webserver/user-manual/appendix.html +++ b/doc/webserver/user-manual/appendix.html @@ -202,7 +202,7 @@ these. If not, you will get a friendly error message. Internet access is not necessary either.</p> <ul> <li> - <p>Privoxy main page:</p><a name="AEN6441" id="AEN6441"></a> + <p>Privoxy main page:</p><a name="AEN6443" id="AEN6443"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/" target="_top">http://config.privoxy.org/</a></p> </blockquote> @@ -211,7 +211,7 @@ "APPLICATION">Privoxy</span>)</p> </li> <li> - <p>View and toggle client tags:</p><a name="AEN6449" id="AEN6449"></a> + <p>View and toggle client tags:</p><a name="AEN6451" id="AEN6451"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/client-tags" target= "_top">http://config.privoxy.org/client-tags</a></p> @@ -219,21 +219,21 @@ </li> <li> <p>Show information about the current configuration, including viewing and editing of actions - files:</p><a name="AEN6454" id="AEN6454"></a> + files:</p><a name="AEN6456" id="AEN6456"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-status" target= "_top">http://config.privoxy.org/show-status</a></p> </blockquote> </li> <li> - <p>Show the browser's request headers:</p><a name="AEN6459" id="AEN6459"></a> + <p>Show the browser's request headers:</p><a name="AEN6461" id="AEN6461"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-request" target= "_top">http://config.privoxy.org/show-request</a></p> </blockquote> </li> <li> - <p>Show which actions apply to a URL and why:</p><a name="AEN6464" id="AEN6464"></a> + <p>Show which actions apply to a URL and why:</p><a name="AEN6466" id="AEN6466"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/show-url-info" target= "_top">http://config.privoxy.org/show-url-info</a></p> @@ -242,15 +242,15 @@ <li> <p>Toggle Privoxy on or off. This feature can be turned off/on in the main <tt class="FILENAME">config</tt> file. When toggled <span class="QUOTE">"off"</span>, <span class="QUOTE">"Privoxy"</span> continues to run, - but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6472" id="AEN6472"></a> + but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6474" id="AEN6474"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle" target="_top">http://config.privoxy.org/toggle</a></p> </blockquote> - <p>Short cuts. Turn off, then on:</p><a name="AEN6476" id="AEN6476"></a> + <p>Short cuts. Turn off, then on:</p><a name="AEN6478" id="AEN6478"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle?set=disable" target= "_top">http://config.privoxy.org/toggle?set=disable</a></p> - </blockquote><a name="AEN6479" id="AEN6479"></a> + </blockquote><a name="AEN6481" id="AEN6481"></a> <blockquote class="BLOCKQUOTE"> <p><a href="http://config.privoxy.org/toggle?set=enable" target= "_top">http://config.privoxy.org/toggle?set=enable</a></p> diff --git a/doc/webserver/user-manual/config.html b/doc/webserver/user-manual/config.html index e647e135..53265735 100644 --- a/doc/webserver/user-manual/config.html +++ b/doc/webserver/user-manual/config.html @@ -2180,7 +2180,8 @@ headers will be emitted in the order given, headers whose name isn't explicitly specified are added at the end.</p> <p>Note that sorting headers in an uncommon way will make fingerprinting actually easier. Encrypted - headers are not affected by this directive.</p> + headers are not affected by this directive unless <tt class="LITERAL"><a href= + "actions-file.html#HTTPS-INSPECTION" target="_top">https-inspection</a></tt> is enabled.</p> </dd> </dl> </div>