mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 14:48:21 +00:00
GH-1100: Fix reported body-length of HTTP messages w/ sub-entities
The body-lengths of sub-entities, like multipart messages, got counted twice by mistake: once upon the end of the sub-entity and then again upon the end of the top-level entity that contains all sub-entities. The size of just the top-level entity is the correct one to use.
This commit is contained in:
parent
8e99d4b170
commit
363b167bd2
10 changed files with 29 additions and 8 deletions
|
@ -1 +1 @@
|
|||
d6cd639023cfe26c4e2cf14a59e78599b22ed4d0
|
||||
35e990b2720121b2e76b2a756b75d15964c58b69
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue