MCPcopy 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
114class RedirectHandler(RequestHandler):
115 def get(self):
116 self.redirect("/echo")
117
118
119class CloseReasonHandler(TestWebSocketHandler):

Callers 2

openMethod · 0.45

Calls 1

redirectMethod · 0.80

Tested by

no test coverage detected