]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix websocket handshake failure causes an exception 2157/head
authorJungkook Park <pjknkda@gmail.com>
Thu, 21 Sep 2017 17:14:51 +0000 (02:14 +0900)
committerJungkook Park <pjknkda@gmail.com>
Fri, 22 Sep 2017 04:44:17 +0000 (13:44 +0900)
commit5d4a9ab26372efd255bbb29fde55c41395ed17b1
tree7295f0a39bee254f0f429f295c7ddaf945e22447
parent34c43f4775971ab9b2b8ed43356f218add6387b2
fix websocket handshake failure causes an exception
tornado/test/websocket_test.py
tornado/websocket.py