]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix HTTPInputError reference for improperly terminated chunked request
authorPierce Lopez <pierce.lopez@gmail.com>
Sat, 30 Dec 2017 23:34:32 +0000 (18:34 -0500)
committerBen Darnell <ben@bendarnell.com>
Fri, 5 Jan 2018 03:13:21 +0000 (22:13 -0500)
commitf1f7d2ef8a5428ad64877191a4efafa47b9fe752
tree4bd74988190b1f11fc270e01c97874c50b528931
parent17210e382571b87eb1bd80972a79c9f2f4e92adc
fix HTTPInputError reference for improperly terminated chunked request

bug introduced in #2225
tornado/http1connection.py