]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add ssl.match_hostname function backported from Python 3.2.
authorBen Darnell <ben@bendarnell.com>
Tue, 15 Feb 2011 04:14:43 +0000 (20:14 -0800)
committerBen Darnell <ben@bendarnell.com>
Tue, 15 Feb 2011 04:14:43 +0000 (20:14 -0800)
commit372e545435371192010ad70189fd6eabc74d197d
treeb56e209a2457c24b16983e860469296c65d3a986
parent4191ed34f02039d556e279da8b8b7742b4bf1df0
Add ssl.match_hostname function backported from Python 3.2.

https://bitbucket.org/brandon/backports.ssl_match_hostname
tornado/simple_httpclient.py