Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/urllib3/urllib3
/ close
Method
close
test/test_response.py:2086–2087 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
2084
pass
2085
2086
def
close(self) -> None:
2087
self.closed = True
2088
2089
2090
class
MockChunkedIncompleteRead(MockChunkedEncodingResponse):
Callers
15
_has_route
Function · 0.45
sock
Function · 0.45
test_io_bufferedreader
Method · 0.45
test_io_not_autoclose_bufferedreader
Method · 0.45
test_io_textiowrapper
Method · 0.45
test_io_not_autoclose_textiowrapper
Method · 0.45
test_start_closed_socket
Method · 0.45
test_close_after_handshake
Method · 0.45
proxy_handler
Method · 0.45
socket_handler
Method · 0.45
test_tls_in_tls_makefile_raw_rw_binary
Method · 0.45
test_put_conn_closed_pool
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected