]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add gzip support to SimpleAsyncHTTPClient
authorBen Darnell <ben@bendarnell.com>
Thu, 21 Oct 2010 23:00:42 +0000 (16:00 -0700)
committerBen Darnell <ben@bendarnell.com>
Thu, 21 Oct 2010 23:00:42 +0000 (16:00 -0700)
commitaf3d0b3b03bc9d0a37938ee97852ca01e20d7a80
tree05103d4a207409051835de62b8202fba82f6ced8
parentd06f8f4bcd46d4f2b620ea1cb614731f4b74ab71
Add gzip support to SimpleAsyncHTTPClient
tornado/simple_httpclient.py
tornado/test/simple_httpclient_test.py