]> git.ipfire.org Git - thirdparty/tornado.git/commit
Expand documentation of WebSocketHandler.check_origin.
authorBen Darnell <ben@bendarnell.com>
Sat, 26 Jul 2014 20:48:38 +0000 (16:48 -0400)
committerBen Darnell <ben@bendarnell.com>
Sat, 26 Jul 2014 20:48:38 +0000 (16:48 -0400)
commit3c27a91997295b300348946eb7878e5e652ecd37
tree76fb56b7709cb6c25ff1a8ff7b7fde81e2ab3b5a
parentbcdbd9468f43ba787b08aead08a4386279167625
Expand documentation of WebSocketHandler.check_origin.

Document the potential problems that arise with websockets and
self-signed certificates.
tornado/websocket.py