Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_handler
Method · 0.45
testCombinedTools
Method · 0.45
usocket_path
Function · 0.45
getpage
Method · 0.45
read_process
Function · 0.45
test_no_content_length
Method · 0.45
test_post_multipart
Method · 0.45
test_post_filename_with_special_characters
Method · 0.45
test_malformed_request_line
Method · 0.45
test_malformed_header
Method · 0.45
test_garbage_in
Method · 0.45
test_Streaming_no_len
Method · 0.45
Calls
no outgoing calls
Tested by
15
stream_handler
Method · 0.36
testCombinedTools
Method · 0.36
usocket_path
Function · 0.36
getpage
Method · 0.36
test_no_content_length
Method · 0.36
test_post_multipart
Method · 0.36
test_post_filename_with_special_characters
Method · 0.36
test_malformed_request_line
Method · 0.36
test_malformed_header
Method · 0.36
test_garbage_in
Method · 0.36
test_Streaming_no_len
Method · 0.36
test_Streaming_with_len
Method · 0.36