Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ get
Method
get
python/python3/tornado/test/websocket_test.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
114
class
RedirectHandler(RequestHandler):
115
def
get(self):
116
self.redirect(
"/echo"
)
117
118
119
class
CloseReasonHandler(TestWebSocketHandler):
Callers
2
open
Method · 0.45
test_websocket_header_echo
Method · 0.45
Calls
1
redirect
Method · 0.80
Tested by
no test coverage detected