Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyIME/PIME
/ finish
Method
finish
python/python3/tornado/test/httpserver_test.py:67–68 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
65
chunks.append(chunk)
66
67
def
finish(self):
68
conn.detach()
# type: ignore
69
70
conn = HTTP1Connection(stream, True)
71
delegate = Delegate()
Callers
15
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
get
Method · 0.45
post
Method · 0.45
get
Method · 0.45
get
Method · 0.45
post
Method · 0.45
prepare
Method · 0.45
get
Method · 0.45
Calls
1
detach
Method · 0.45
Tested by
no test coverage detected