MCPcopy 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

getMethod · 0.45
getMethod · 0.45
getMethod · 0.45
getMethod · 0.45
getMethod · 0.45
getMethod · 0.45
postMethod · 0.45
getMethod · 0.45
getMethod · 0.45
postMethod · 0.45
prepareMethod · 0.45
getMethod · 0.45

Calls 1

detachMethod · 0.45

Tested by

no test coverage detected