]> git.ipfire.org Git - thirdparty/tornado.git/commit
Move gzip decompression from simple_httpclient to http1connection.
authorBen Darnell <ben@bendarnell.com>
Mon, 3 Mar 2014 02:26:15 +0000 (21:26 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 3 Mar 2014 02:26:15 +0000 (21:26 -0500)
commita47e500d3e74034127ffc23b2d203bb3281d1891
tree92ca7d0c39f0f9cb6287c3bd23d0cccad603df03
parent90dcf5a396757c799749047454f0d0afebfc0a38
Move gzip decompression from simple_httpclient to http1connection.
tornado/http1connection.py
tornado/simple_httpclient.py