[Privoxy-commits] [privoxy] 21/48: Mention that HTTPS inspection also allows to filter encrypted responses
User Git
git at git.privoxy.org
Thu Dec 17 14:17:57 UTC 2020
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
commit 114ebf4a367e4caf3a7988b6a6a6e2d0fce0cf4e
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Tue Dec 15 20:44:15 2020 +0100
Mention that HTTPS inspection also allows to filter encrypted responses
---
doc/source/p-config.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/source/p-config.sgml b/doc/source/p-config.sgml
index f41ec076..4e001ad2 100644
--- a/doc/source/p-config.sgml
+++ b/doc/source/p-config.sgml
@@ -3904,7 +3904,7 @@ forward-socks4, forward-socks4a, forward-socks5 and forward-socks5t</title>
<title>HTTPS Inspection (Experimental)</title>
<para>
- HTTPS inspection allows to filter encrypted requests.
+ HTTPS inspection allows to filter encrypted requests and responses.
This is only supported when <application>Privoxy</application>
has been built with FEATURE_HTTPS_INSPECTION.
If you aren't sure if your version supports it, have a look at
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list