Author :
Nick Mathewson
Date :
2010-10-25 16:09:11
Hash :8e342e56 Message :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.