Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
35
def
sample_request(binary: typing.Literal[True] = ...) -> bytes: ...
36
37
38
@typing.overload
Callers
10
validate_request
Function · 0.85
test_wrap_existing_socket
Method · 0.85
test_unbuffered_text_makefile
Method · 0.85
test_unwrap_existing_socket
Method · 0.85
test_ssl_object_attributes
Method · 0.85
test_socket_object_attributes
Method · 0.85
test_tls_in_tls_tunnel
Method · 0.85
test_tls_in_tls_makefile_raw_rw_binary
Method · 0.85
test_tls_in_tls_makefile_rw_text
Method · 0.85
test_tls_in_tls_recv_into_sendall
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected