]> git.ipfire.org Git - thirdparty/tornado.git/commit
fix websocket handshake failure causes an exception
authorJungkook Park <pjknkda@gmail.com>
Thu, 21 Sep 2017 17:14:51 +0000 (02:14 +0900)
committerBen Darnell <ben@bendarnell.com>
Fri, 5 Jan 2018 03:11:19 +0000 (22:11 -0500)
commitb7f9f0b9116ddb09915e7e783fb9cbc82546b301
treec4b53a1dbed9a62a3f47263a8edada693cd4749f
parent8851634dca72d76df847947a40603681b27de44e
fix websocket handshake failure causes an exception
tornado/test/websocket_test.py
tornado/websocket.py