MCPcopy
hub / github.com/cherrypy/cherrypy / close

Method close

cherrypy/test/benchmark.py:114–115  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

112 pass
113
114 def close(self):
115 pass
116
117 def run(self, method, path, query_string, protocol, headers, rfile):
118 cherrypy.response.status = '200 OK'

Callers 15

stream_handlerMethod · 0.45
testCombinedToolsMethod · 0.45
usocket_pathFunction · 0.45
getpageMethod · 0.45
read_processFunction · 0.45
test_post_multipartMethod · 0.45
test_malformed_headerMethod · 0.45
test_garbage_inMethod · 0.45
test_Streaming_no_lenMethod · 0.45

Calls

no outgoing calls

Tested by 15

stream_handlerMethod · 0.36
testCombinedToolsMethod · 0.36
usocket_pathFunction · 0.36
getpageMethod · 0.36
test_post_multipartMethod · 0.36
test_malformed_headerMethod · 0.36
test_garbage_inMethod · 0.36
test_Streaming_no_lenMethod · 0.36