]> git.ipfire.org Git - thirdparty/tornado.git/commit
WebSocket: disable RequestHandler methods by patching the instance
authorJames Maier <James.Maier@viasat.com>
Mon, 9 Jan 2017 03:45:15 +0000 (22:45 -0500)
committerJames Maier <James.Maier@viasat.com>
Mon, 9 Jan 2017 03:45:29 +0000 (22:45 -0500)
commit70727e7708e56adb44c28747d4f179eaa47c0edd
tree2af200771ab1eb6b7c583596197b2ccf736336c5
parent68c15a14656c8968c31425befb187215fec8cf82
WebSocket: disable RequestHandler methods by patching the instance
tornado/test/websocket_test.py
tornado/websocket.py