Add support for Websockets with https inspection enabled
authorFabian Keil <fk@fabiankeil.de>
Sat, 3 Oct 2020 11:53:17 +0000 (13:53 +0200)
committerFabian Keil <fk@fabiankeil.de>
Fri, 9 Oct 2020 07:40:39 +0000 (09:40 +0200)
commit57702318b095358ffe8fa3a99ec330d7aed3fca3
tree5c0007e77ccc966397a282d33715d22998002ae5
parentf48596786c693b205581714236296ca2a17d3e54
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.
jcc.c
parsers.c