mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 20:18:20 +00:00
websocket: Fix opcode for continuation frames
A continuation frame has the same type as the first frame, but that information wasn't used nor kept, resulting payload of continuation frames not being forwarded. The pcap was created with a fake Python server and a bit of message crafting.
This commit is contained in:
parent
45000e2ec8
commit
fb7799bdf6
5 changed files with 36 additions and 1 deletions
BIN
testing/btest/Traces/websocket/fragmented-http-reply.pcap
Normal file
BIN
testing/btest/Traces/websocket/fragmented-http-reply.pcap
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue