topic/johanna/recognize-websockets adds support for recognizing protocol upgrades (as they are most commonly used for web sockets) to the HTTP analyzer. This means that the HTTP analyzer will no longer just start spewing binpac errors when encountering such upgraded connections.
Link to diff: https://github.com/bro/bro/compare/topic/johanna/recognize-websockets
Looked good to me, thanks.