[Privoxy-commits] [privoxy] 19/19: Rebuild user manual
User Git
git at git.privoxy.org
Sun Jan 10 15:50:58 UTC 2021
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 0e6ad9a837480b4f58de11b32e9fd03c8446f1f1
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Jan 7 16:09:07 2021 +0100
Rebuild user manual
---
doc/webserver/user-manual/actions-file.html | 7 +++++++
doc/webserver/user-manual/appendix.html | 16 ++++++++--------
doc/webserver/user-manual/index.html | 2 +-
3 files changed, 16 insertions(+), 9 deletions(-)
diff --git a/doc/webserver/user-manual/actions-file.html b/doc/webserver/user-manual/actions-file.html
index 3ae4b411..69b6f66a 100644
--- a/doc/webserver/user-manual/actions-file.html
+++ b/doc/webserver/user-manual/actions-file.html
@@ -825,6 +825,13 @@ example.org/blocked-example-page</pre>
<p>If the request URI gets changed, <span class="APPLICATION">Privoxy</span> will detect that and use the
new one. This can be used to rewrite the request destination behind the client's back, for example to
specify a Tor exit relay for certain requests.</p>
+ <p>Note that to change the destination host for <a href=
+ "actions-file.html#HTTPS-INSPECTION">https-inspected</a> requests a protocol and host has to be added to
+ the URI.</p>
+ <p>If <a href="actions-file.html#HTTPS-INSPECTION">https inspection</a> is enabled, the protocol can be
+ downgraded from https to http but upgrading a request from http to https is currently not supported.</p>
+ <p>After detecting a rewrite, <span class="APPLICATION">Privoxy</span> does not update the actions used
+ for the request based on the new host.</p>
<p>Please refer to the <a href="filter-file.html">filter file chapter</a> to learn which client-header
filters are available by default, and how to create your own.</p>
</dd>
diff --git a/doc/webserver/user-manual/appendix.html b/doc/webserver/user-manual/appendix.html
index bc6b876b..166982dc 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="AEN6443" id="AEN6443"></a>
+ <p>Privoxy main page:</p><a name="AEN6449" id="AEN6449"></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="AEN6451" id="AEN6451"></a>
+ <p>View and toggle client tags:</p><a name="AEN6457" id="AEN6457"></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="AEN6456" id="AEN6456"></a>
+ files:</p><a name="AEN6462" id="AEN6462"></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="AEN6461" id="AEN6461"></a>
+ <p>Show the browser's request headers:</p><a name="AEN6467" id="AEN6467"></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="AEN6466" id="AEN6466"></a>
+ <p>Show which actions apply to a URL and why:</p><a name="AEN6472" id="AEN6472"></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="AEN6474" id="AEN6474"></a>
+ but only as a pass-through proxy, with no actions taking place:</p><a name="AEN6480" id="AEN6480"></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="AEN6478" id="AEN6478"></a>
+ <p>Short cuts. Turn off, then on:</p><a name="AEN6484" id="AEN6484"></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="AEN6481" id="AEN6481"></a>
+ </blockquote><a name="AEN6487" id="AEN6487"></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/index.html b/doc/webserver/user-manual/index.html
index b6ef85b2..8d1f1305 100644
--- a/doc/webserver/user-manual/index.html
+++ b/doc/webserver/user-manual/index.html
@@ -13,7 +13,7 @@
<div class="ARTICLE">
<div class="TITLEPAGE">
<h1 class="TITLE"><a name="AEN2" id="AEN2">Privoxy 3.0.30 User Manual</a></h1>
- <p class="PUBDATE"><sub><a href="copyright.html">Copyright</a> © 2001-2020 by <a href=
+ <p class="PUBDATE"><sub><a href="copyright.html">Copyright</a> © 2001-2021 by <a href=
"https://www.privoxy.org/" target="_top">Privoxy Developers</a></sub><br></p>
<div>
<div class="ABSTRACT">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list