]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support the max_wbits websocket deflate parameters.
authorBen Darnell <ben@bendarnell.com>
Sun, 27 Jul 2014 22:29:06 +0000 (18:29 -0400)
committerBen Darnell <ben@bendarnell.com>
Sun, 27 Jul 2014 22:29:06 +0000 (18:29 -0400)
commitfec81f65503a48edf92dc6e2740f77b4082b9033
treeeedda5baa8e26e45d0be6050f29eab5fc63bbab4
parent576c1c43bc73006f80f661a9238b718ef4b51901
Support the max_wbits websocket deflate parameters.

Slightly improve error handling in the websocket handshake.
tornado/httputil.py
tornado/websocket.py