MCPcopy
hub / github.com/urllib3/urllib3 / sample_response

Function sample_response

test/test_ssltransport.py:61–61  ·  view source on GitHub ↗
(binary: typing.Literal[True] = ...)

Source from the content-addressed store, hash-verified

59
60@typing.overload
61def sample_response(binary: typing.Literal[True] = ...) -> bytes: ...
62
63
64@typing.overload

Callers 4

validate_responseFunction · 0.85
socket_handlerMethod · 0.85
shutdown_handlerMethod · 0.85
socket_handlerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected