user-manual: Explicitly mention that upgrading from http to https with a client-heade...
authorFabian Keil <fk@fabiankeil.de>
Thu, 7 Jan 2021 15:07:40 +0000 (16:07 +0100)
committerFabian Keil <fk@fabiankeil.de>
Sun, 10 Jan 2021 15:49:48 +0000 (16:49 +0100)
doc/source/user-manual.sgml

index 91a53b0..98f6b22 100644 (file)
@@ -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>
     <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
    <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