projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13c6883
)
Update http inspection section
author
Fabian Keil
<fk@fabiankeil.de>
Fri, 5 Jun 2020 13:48:33 +0000
(15:48 +0200)
committer
Fabian Keil
<fk@fabiankeil.de>
Fri, 5 Jun 2020 13:58:24 +0000
(15:58 +0200)
It was still using +enable-https-filtering instead of +https-inspection.
Reported by: Roland
user.action
patch
|
blob
|
history
diff --git
a/user.action
b/user.action
index
2277c12
..
4d93a80
100644
(file)
--- a/
user.action
+++ b/
user.action
@@
-196,7
+196,7
@@
www.example.com/nasty-ads/sponsor.gif
######### Examples for SSL actions #########
# Following section enables TLS/SSL filtering for all sites defined by pattern and requested by HTTPS.
-# {+
enable-https-filtering
}
+# {+
https-inspection
}
# privoxy.org
# Following section turns off certificate verification for all sites defined by pattern.