]> git.ipfire.org Git - thirdparty/tornado.git/commit
Reuse a global SSLContext by default in simple_httpclient
authorBen Darnell <ben@bendarnell.com>
Sun, 15 Feb 2015 23:23:19 +0000 (18:23 -0500)
committerBen Darnell <ben@bendarnell.com>
Sun, 15 Feb 2015 23:23:19 +0000 (18:23 -0500)
commit438b976b8da7cfc4b74b4e7a14274ecd720b4f3d
tree2696d08a19fb703684d8f5888c3bc9148d176a79
parent4479de3871b04ceeb00c2a0dac121e288a6809c2
Reuse a global SSLContext by default in simple_httpclient
tornado/iostream.py
tornado/netutil.py
tornado/simple_httpclient.py