From: Fabian Keil Date: Sat, 3 Oct 2020 11:53:17 +0000 (+0200) Subject: Add support for Websockets with https inspection enabled X-Git-Tag: v_3_0_29~52 X-Git-Url: http://www.privoxy.org/gitweb/?a=commitdiff_plain;h=57702318b095358ffe8fa3a99ec330d7aed3fca3;hp=57702318b095358ffe8fa3a99ec330d7aed3fca3;p=privoxy.git Add support for Websockets with https inspection enabled Set the CT_TABOO flag in case of status code 101 and continue shuffling data around until one of the sockets gets closed. ---