comparison: content/base/test/file_mixed_content_main_bug803225_websocket_wsh.py
content/base/test/file_mixed_content_main_bug803225_websocket_wsh.py
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 from mod_pywebsocket import msgutil |
|
2 |
|
3 def web_socket_do_extra_handshake(request): |
|
4 pass |
|
5 |
|
6 def web_socket_transfer_data(request): |
|
7 resp = "" |