]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move chunked-response generation into http1connection.
authorBen Darnell <ben@bendarnell.com>
Sun, 16 Mar 2014 03:39:59 +0000 (23:39 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 16 Mar 2014 03:39:59 +0000 (23:39 -0400)
commitca7f4d0724fded8317f2e950e1852203e4cb80dd
tree1bde5f89e605378e9f22c4d08e67d9b61087b4ea
parent39f18880881ab9bfa55b3c0193d57deed75e1461
Move chunked-response generation into http1connection.
tornado/http1connection.py
tornado/web.py