X-Git-Url: http://www.privoxy.org/gitweb/?a=blobdiff_plain;f=doc%2Fwebserver%2Ffaq%2Fmisc.html;h=d9064f30225634a7ea8ff70927f365c8cf82290c;hb=2b20227c4761fe24a75b65620d9469b6290cc7f5;hp=24e25577bf96a9d26852b29df4bf2b263c64497c;hpb=d9813d602eb59d009d10e6d3861cd99821a6db70;p=privoxy.git diff --git a/doc/webserver/faq/misc.html b/doc/webserver/faq/misc.html index 24e25577..d9064f30 100644 --- a/doc/webserver/faq/misc.html +++ b/doc/webserver/faq/misc.html @@ -8,7 +8,7 @@ - +

4.15. How can Privoxy filter Secure (HTTPS) URLs?

-

Since secure HTTP connections are encrypted SSL sessions between your browser and the secure site, and are - meant to be reliably secure, there is little that +

If you enable https-inspection + Privoxy will impersonate the destination server and can thus filter encrypted + requests and responses as well.

+

Without https-inspection secure + HTTP connections are encrypted SSL sessions between your browser and the secure site, and there is little that Privoxy can do but hand the raw gibberish data though from one end to the other unprocessed.

The only exception to this is blocking by host patterns, as the client needs to tell 4.16. Does Privoxy support HTTP/2?

Privoxy currently doesn't parse HTTP/2 but applications can tunnel HTTP/2 through Privoxy if Privoxy is configured to allow CONNECT requests (default) which are also used for HTTPS.

-

Adding HTTP/2 support is on the TODO list but currently nobody is known to work on it.

+

Adding HTTP/2 support is on the TODO list but + currently nobody is known to work on it.

4.17. Privoxy runs as a "server". How @@ -468,7 +470,7 @@ https://sourceforge.net/projects/ijbswa/, the Project Page for Privoxy on SourceForge. + "APPLICATION">Privoxy on SourceForge. @@ -484,8 +486,8 @@ - @@ -501,11 +503,10 @@
https://sourceforge.net/tracker/?group_id=11118&atid=460288, to submit https://sourceforge.net/p/ijbswa/actionsfile-feedback/, to submit "misses" and other configuration related suggestions to the developers.
- +
http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/, Polipo is a caching proxy with advanced features like pipelining, multiplexing and - caching of partial instances. In many setups it can be used as Squid - replacement.https://www.irif.fr/~jch/software/polipo/, Polipo is a caching + proxy with advanced features like pipelining, multiplexing and caching of partial instances. In many setups + it can be used as Squid replacement.