[Privoxy-commits] [privoxy] 16/19: user-manual: Explicitly mention that upgrading from http to https with a client-header filter is not supported
User Git
git at git.privoxy.org
Sun Jan 10 15:50:55 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 eac6ec89442c718ab3f631f37520f21eada4f121
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Thu Jan 7 16:07:40 2021 +0100
user-manual: Explicitly mention that upgrading from http to https with a client-header filter is not supported
---
doc/source/user-manual.sgml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/source/user-manual.sgml b/doc/source/user-manual.sgml
index 91a53b0f..98f6b22d 100644
--- a/doc/source/user-manual.sgml
+++ b/doc/source/user-manual.sgml
@@ -2937,6 +2937,12 @@ example.org/blocked-example-page</screen>
<link linkend="HTTPS-INSPECTION">https-inspected</link>
requests a protocol and host has to be added to the URI.
</para>
+ <para>
+ If <link linkend="HTTPS-INSPECTION">https inspection</link>
+ is enabled, the protocol can be downgraded from https to http
+ but upgrading a request from http to https is currently not
+ supported.
+ </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
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list