MCPcopy
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
2090class MockChunkedIncompleteRead(MockChunkedEncodingResponse):

Callers 15

_has_routeFunction · 0.45
sockFunction · 0.45
test_io_textiowrapperMethod · 0.45
proxy_handlerMethod · 0.45
socket_handlerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected