From: Fabian Keil <fk@fabiankeil.de>
Date: Wed, 6 Jan 2021 15:51:36 +0000 (+0100)
Subject: user-manual: Note that protocol and host have to be added
X-Git-Tag: v_3_0_30~132
X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/faq/@default-cgi@toggle?a=commitdiff_plain;h=1d256618be63270402824a950ed15af3a44c19c3;p=privoxy.git

user-manual: Note that protocol and host have to be added

... when rewriting the destination host for https-inspected requests.
---

diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 7ae1f95b..91a53b0f 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -2932,6 +2932,11 @@ example.org/blocked-example-page</screen>
     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.
    </para>
+   <para>
+    Note that to change the destination host for
+    <link linkend="HTTPS-INSPECTION">https-inspected</link>
+    requests a protocol and host has to be added to the URI.
+   </para>
    <para>
     Please refer to the <link linkend="filter-file">filter file chapter</link>
     to learn which client-header filters are available by default, and how to