]> git.ipfire.org Git - thirdparty/tornado.git/commit
Fix the handling of messages of length 126 in the draft-10 Websocket implementation.
authorFlorian Diebold <flodiebold@gmail.com>
Sat, 17 Sep 2011 22:17:47 +0000 (00:17 +0200)
committerBen Darnell <ben@bendarnell.com>
Sun, 18 Sep 2011 22:36:54 +0000 (15:36 -0700)
commit662d8ace140c73b13dcafd775731071d82f463e5
tree4dd2eda01c275bb6ca081536d9552fbb7e84db86
parente811959588389e374caf60270f86b37dce94c889
Fix the handling of messages of length 126 in the draft-10 Websocket implementation.
tornado/websocket.py