]> git.ipfire.org Git - thirdparty/tornado.git/commit
add more detailed information to HTTP Timeout error raised by SimpleAsyncHTTPClient
authorColor Fuzzy <color.fuzzy@gmail.com>
Sat, 19 Dec 2015 19:34:07 +0000 (03:34 +0800)
committerColor Fuzzy <color.fuzzy@gmail.com>
Mon, 21 Dec 2015 04:10:35 +0000 (12:10 +0800)
commit9a911b09965145af15bb5bbac4ed883f31166fab
tree3247d68ccab67a7f0e74c91a61b5a7ab07eeaf86
parentc2b4d052644864d9eae80a817bad1f9a7f8a4b5e
add more detailed information to HTTP Timeout error raised by SimpleAsyncHTTPClient
tornado/simple_httpclient.py
tornado/test/simple_httpclient_test.py