MCPcopy
hub / github.com/urllib3/urllib3 / sample_request

Function sample_request

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

Source from the content-addressed store, hash-verified

33
34@typing.overload
35def sample_request(binary: typing.Literal[True] = ...) -> bytes: ...
36
37
38@typing.overload

Calls

no outgoing calls

Tested by

no test coverage detected