HTTP websocket protocol does not get detected/decoded
With wireshark 3.0.0 I cannot select (force) websocket decoding. I have websocket communication over plain HTTP. Which is masked in one direction. Wireshark does not always detect that the communication is websockets. Especially (only?) if I restart the capture after the TCP stream is started (HTTP GET) How can I tell wireshark manually to interprete as websocket?
add a comment