Commit 8e342e563060a5dfc4c33bd46a2a6819a5d5b2f7

Nick Mathewson 2010-10-25T16:09:11

Correctly count req->body_size on http usage without Content-Length There was a dumb bug where we would look at the length of the input buffer immediately _after_ we drained it.