]> git.ipfire.org Git - thirdparty/tornado.git/commit
Make simple_httpclient's hostname_mapping a Resolver wrapper.
authorBen Darnell <ben@bendarnell.com>
Mon, 18 Feb 2013 00:08:10 +0000 (19:08 -0500)
committerBen Darnell <ben@bendarnell.com>
Mon, 18 Feb 2013 00:08:10 +0000 (19:08 -0500)
commit20a3d626096079f938f089e882899d4947ad6fa8
tree3c76cc7f039219436541e73255a2879d282c6c39
parent909c03363e9170401e8872153420453a80243fb9
Make simple_httpclient's hostname_mapping a Resolver wrapper.
tornado/netutil.py
tornado/simple_httpclient.py
tornado/test/simple_httpclient_test.py