Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ get
Method
get
python/python3/tornado/test/httpclient_test.py:83–84 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
82
class
AuthHandler(RequestHandler):
83
def
get(self):
84
self.finish(self.request.headers[
"Authorization"
])
85
86
87
class
CountdownHandler(RequestHandler):
Callers
1
get
Method · 0.45
Calls
1
finish
Method · 0.45
Tested by
no test coverage detected