]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix HTTPInputError reference for improperly terminated chunked request 2236/head
authorPierce Lopez <pierce.lopez@gmail.com>
Sat, 30 Dec 2017 23:34:32 +0000 (18:34 -0500)
committerPierce Lopez <pierce.lopez@gmail.com>
Sat, 30 Dec 2017 23:34:32 +0000 (18:34 -0500)
commit436e91e1efd9cd4d95417162dd0b9cd74d1cda29
tree41bde3d7c9f2574f0d8c9a292a4731f628ac6e33
parent6fb82ae77a0a41a2c1349e4fa0e9c5b5c0f08b41
fix HTTPInputError reference for improperly terminated chunked request

bug introduced in #2225
tornado/http1connection.py