X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=doc%2Fsource%2Ffaq.sgml;h=589d530db309ee92876a05b1da21babcf7f1af3c;hp=5cf9ae54bfd60d1fb27429f20a377bf86b0cb0a5;hb=022859132ff9af0f55deb23db26ec5aeed712ea1;hpb=632265d25748a38a7da9d43be16170614d649ad9 diff --git a/doc/source/faq.sgml b/doc/source/faq.sgml index 5cf9ae54..589d530d 100644 --- a/doc/source/faq.sgml +++ b/doc/source/faq.sgml @@ -2054,6 +2054,20 @@ ads used to be. Why? + +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. + + + Privoxy runs as a <quote>server</quote>. How secure is it? Do I need to take any special precautions?