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:
Jon Siwek 2020-08-04 14:21:03 -07:00
parent 8e99d4b170
commit 363b167bd2
10 changed files with 29 additions and 8 deletions

View file

@ -1 +1 @@
d6cd639023cfe26c4e2cf14a59e78599b22ed4d0
35e990b2720121b2e76b2a756b75d15964c58b69