]> git.ipfire.org Git - thirdparty/tornado.git/commit
Support websockets over HTTP proxies.
authorBen Darnell <ben@bendarnell.com>
Wed, 13 Oct 2010 21:58:49 +0000 (14:58 -0700)
committerBen Darnell <ben@bendarnell.com>
Wed, 13 Oct 2010 21:58:49 +0000 (14:58 -0700)
commit86bd681ff841f272c5205f24cd2a613535ed2e00
tree7afe0689820a39591aa8948433a54ac1f31ab39e
parent334b127003fbc82c53b60289637978ac5291330f
Support websockets over HTTP proxies.

Adapted from
http://github.com/cbecker333/tornado/commit/ce02250ed3579706f800cfc5e622da834d79f933
tornado/websocket.py