]> git.ipfire.org Git - thirdparty/tornado.git/commit
implement request_time in simplehttp_client (and tests) 307/head
authorJehiah Czebotar <jehiah@gmail.com>
Sun, 28 Aug 2011 00:51:45 +0000 (20:51 -0400)
committerJehiah Czebotar <jehiah@gmail.com>
Sun, 28 Aug 2011 00:51:45 +0000 (20:51 -0400)
commitb52a4d9aea5af43b7b342744a24fe009d0b0bb51
tree867327e608e7df59c1a88c3c02fb610ea88782d4
parente4c154c5065543db4dde97a1ac272874b6e01c47
implement request_time in simplehttp_client (and tests)
tornado/simple_httpclient.py
tornado/test/httpclient_test.py
tornado/test/simple_httpclient_test.py