From: Fabian Keil <fk@fabiankeil.de> Date: Sun, 3 Jan 2021 13:19:51 +0000 (+0100) Subject: Note that client-header-order works for encrypted headers if https-inspection is... X-Git-Tag: v_3_0_30~153 X-Git-Url: http://www.privoxy.org/gitweb/@default-cgi@/static/@proxy-info-url@?a=commitdiff_plain;h=ea38219ec8d7cc22cd5d02ee49e5c67ada644f90;p=privoxy.git Note that client-header-order works for encrypted headers if https-inspection is enabled --- diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml index 61d2c2b1..53c1c21f 100644 --- a/doc/source/p-config.sgml +++ b/doc/source/p-config.sgml @@ -3583,7 +3583,10 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title> </para> <para> Note that sorting headers in an uncommon way will make fingerprinting - actually easier. Encrypted headers are not affected by this directive. + actually easier. + Encrypted headers are not affected by this directive unless + <literal><ulink url="actions-file.html#HTTPS-INSPECTION">https-inspection</ulink></literal> + is enabled. </para> </listitem> </varlistentry>