We also bubble the byte count up to the HTTPConnection instance and its
parent opener at read time. Unlike sending, there isn't a clear
"end of response" signal we can intercept to defer updating the
accounting.
Details
Details
- Reviewers
- None
- Group Reviewers
hg-reviewers - Commits
- rHG5e5b06087ec5: keepalive: track number of bytes received from an HTTP response
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.