zeek/testing/btest/Baseline/scripts.base.protocols.websocket.key-accept-wrong
Arne Welzel e17655be61 websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback
Don't log them, they are random and arbitrary in the normal case. Users
can do the following to log them if wanted.

    redef += WebSocket::Info$client_key += { &log };
    redef += WebSocket::Info$server_accept += { &log };
2024-01-22 18:54:38 +01:00
..
websocket.log websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00
weird.log websocket: Verify Sec-WebSocket-Key/Accept headers and review feedback 2024-01-22 18:54:38 +01:00