]> granicus.if.org Git - libevent/commit
Correctly detect and stop non-chunked http requests when the body is too long
authorNick Mathewson <nickm@torproject.org>
Tue, 22 Feb 2011 04:25:13 +0000 (23:25 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 22 Feb 2011 04:25:13 +0000 (23:25 -0500)
commit63a715e125cd6ad24b672411b10946ff89d113fe
treec2559d7936e0d5f5c8fc06a41f97f39af882a9f3
parentdeb2f73879102b4a65df772972910f62e3a64649
Correctly detect and stop non-chunked http requests when the body is too long

Based on analysis and code from Bas Verhoeven and from
Constantine Verutin.
http.c