[Privoxy-commits] [privoxy] 06/12: Note that client-header-order works for encrypted headers if https-inspection is enabled
User Git
git at git.privoxy.org
Tue Jan 5 13:56:42 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 ea38219ec8d7cc22cd5d02ee49e5c67ada644f90
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sun Jan 3 14:19:51 2021 +0100
Note that client-header-order works for encrypted headers if https-inspection is enabled
---
doc/source/p-config.sgml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
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>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list