MCPcopy Create free account

hub / github.com/urllib3/urllib3 / functions

Functions1,476 in github.com/urllib3/urllib3

Methodclosed
(self)
test/test_util.py:748
Methodclosed
(self)
src/urllib3/response.py:1080
Methodclosed
(self)
src/urllib3/contrib/emscripten/fetch.py:122
Methodconnect
(self)
src/urllib3/connection.py:235
Methodconnect
(self)
src/urllib3/_base_connection.py:77
Methodconnect_and_wait
(*args: typing.Any, **kw: typing.Any)
test/with_dummyserver/test_socketlevel.py:2207
Methodconnect_timeout
Get the value to use when setting a connection timeout. This will be a positive float or integer, the value None (never timeout), or
src/urllib3/util/timeout.py:228
Methodconnection
(self)
src/urllib3/response.py:396
Methodconnection
(self)
src/urllib3/response.py:665
Methodconnection
(self)
src/urllib3/contrib/emscripten/response.py:64
Methodconnection_from_host
( self, host: str | None, port: int | None = None, scheme: str | None = "http"
src/urllib3/poolmanager.py:588
Methodconsume_ssl_socket
( listener: socket.socket, )
test/with_dummyserver/test_socketlevel.py:961
Functioncount_calls
(self, *args, **argv)
test/contrib/emscripten/test_emscripten.py:938
Functiond
()
test/test_collections.py:148
Methoddata
(self)
src/urllib3/http2.py:208
Methoddata
(self)
src/urllib3/response.py:363
Methoddata
(self)
src/urllib3/response.py:654
Methoddata
(self)
src/urllib3/contrib/emscripten/response.py:207
Methoddecompress
(self, data: bytes)
src/urllib3/response.py:71
Methoddecompress
(self, data: bytes)
src/urllib3/response.py:84
Methoddecompress
(self, data: bytes)
src/urllib3/response.py:171
Methoddecompress
(self, data: bytes)
src/urllib3/response.py:203
Functiondocs
(session: nox.Session)
noxfile.py:339
Functiondownstream_botocore
(session: nox.Session)
noxfile.py:151
Functiondownstream_requests
(session: nox.Session)
noxfile.py:170
Methoddrain_conn
(self)
src/urllib3/response.py:440
Methoddrain_conn
(self)
src/urllib3/contrib/emscripten/response.py:203
Functionecho
Echo back the params
dummyserver/app.py:137
Functionecho_json
Echo back the JSON
dummyserver/app.py:147
Functionecho_params
Echo back the query parameters
dummyserver/app.py:164
Methodecho_socket_handler
(listener: socket.socket)
test/with_dummyserver/test_socketlevel.py:1022
Functionecho_uri
Echo back the requested URI
dummyserver/app.py:157
Methodemit
(self, record: logging.LogRecord)
test/__init__.py:239
Functionemscripten
Test on Emscripten with Pyodide & Chrome / Firefox
noxfile.py:224
Functionencodingrequest
Check for UA accepting gzip/deflate encoding
dummyserver/app.py:207
Methodexec_module
(self, module: ModuleType)
test/__init__.py:280
Functionextract_from_urllib3
()
src/urllib3/http2.py:226
Functionfake_getaddrinfo
( addr: str, port: int, family: int, socket_type: int )
test/contrib/test_socks.py:109
Methodfileno
(self)
src/urllib3/contrib/pyopenssl.py:289
Methodfileno
(self)
src/urllib3/util/ssltransport.py:78
Methodfilter_non_x_headers
( d: typing.OrderedDict[str, str] )
test/with_dummyserver/test_socketlevel.py:1809
Methodfind_spec
( self, fullname: str, path: Sequence[bytes | str] | None, target: ModuleType
test/__init__.py:302
Methodflush
(self)
src/urllib3/response.py:74
Methodflush
(self)
src/urllib3/response.py:106
Methodflush
(self)
src/urllib3/response.py:159
Methodflush
(self)
src/urllib3/response.py:181
Methodflush
(self)
src/urllib3/response.py:200
Methodflush
(self)
src/urllib3/response.py:1103
Functionformat
Run code formatters.
noxfile.py:190
Methodfp
(self)
test/test_util.py:756
Methodfp
(self)
test/test_util.py:764
Methodget_redirect_location
Should we redirect and where to? :returns: Truthy redirect location string if we got a redirect status code and valid lo
src/urllib3/response.py:350
Methodgetpeercert
( self, binary_form: bool = False )
src/urllib3/contrib/pyopenssl.py:384
Methodgetresponse
(self)
src/urllib3/_base_connection.py:97
Methodgetresponse
(self)
src/urllib3/contrib/emscripten/connection.py:124
Functiongraceful_shutdown
(shutdown_event: threading.Event)
dummyserver/hypercornserver.py:18
Functionhandler
(sig: int, frame: FrameType | None)
test/test_wait.py:111
Methodhas_connected_to_proxy
(self)
src/urllib3/connection.py:263
Methodhas_connected_to_proxy
Whether the connection has successfully connected to its proxy. This returns False if no proxy is in use. Used to determine whether
src/urllib3/_base_connection.py:115
Methodhas_connected_to_proxy
Whether the connection has successfully connected to its proxy. This returns False if no proxy is in use. Used to determine whether er
src/urllib3/contrib/emscripten/connection.py:152
Functionheaders
()
dummyserver/app.py:172
Functionheaders_and_params
()
dummyserver/app.py:177
Methodhost
Getter method to remove any trailing dots that indicate the hostname is an FQDN. In general, SSL certificates don't include the trai
src/urllib3/connection.py:162
Methodhostname
For backwards-compatibility with urlparse. We're nice like that.
src/urllib3/util/url.py:117
Methodhttp_socket_handler
(listener: socket.socket)
test/with_dummyserver/test_socketlevel.py:1253
Functionhttp_version
(request: pytest.FixtureRequest)
test/conftest.py:376
Functionindex
()
dummyserver/app.py:40
Functioninject_into_urllib3
()
src/urllib3/contrib/emscripten/__init__.py:9
Functioninstall_urllib3_wheel
()
test/contrib/emscripten/test_emscripten.py:32
Functionipv4_san_proxy_with_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:219
Functionipv4_san_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:253
Functionipv6_no_san_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:282
Functionipv6_san_proxy_with_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:236
Functionipv6_san_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:266
Methodis_closed
(self)
src/urllib3/connection.py:253
Methodis_closed
Whether the connection either is brand new or has been previously closed. If this property is True then both ``is_connected`` and ``has_co
src/urllib3/_base_connection.py:104
Methodis_closed
Whether the connection either is brand new or has been previously closed. If this property is True then both ``is_connected`` and ``has_connec
src/urllib3/contrib/emscripten/connection.py:139
Methodis_closed_socket
(sock: socket.socket)
test/with_dummyserver/test_socketlevel.py:1591
Methodis_connected
(self)
src/urllib3/connection.py:257
Methodis_connected
Whether the connection is actively connected to any origin (proxy or target)
src/urllib3/_base_connection.py:111
Methodis_connected
Whether the connection is actively connected to any origin (proxy or target)
src/urllib3/contrib/emscripten/connection.py:147
Methodjson
Deserializes the body of the HTTP response as a Python object. The body of the HTTP response must be encoded using UTF-8, as per
src/urllib3/contrib/emscripten/response.py:213
Methodkaboom
(*args: typing.Any, **kwargs: typing.Any)
test/test_connectionpool.py:476
Functionkeepalive
()
dummyserver/app.py:127
Methodkeys
(self)
src/urllib3/_collections.py:153
Methodload_module
(self, fullname: str)
test/__init__.py:277
Functionloopback_host
(request: typing.Any)
test/conftest.py:130
Functionmake_a_readable_after_one_second
()
test/test_wait.py:180
Methodmake_bad_mac_fp
()
test/test_response.py:1520
Methodmaximum_version
(self)
src/urllib3/contrib/pyopenssl.py:532
Functionmediumfile
()
dummyserver/app.py:327
Methodminimum_version
(self)
src/urllib3/contrib/pyopenssl.py:523
Functionmulti_headers
()
dummyserver/app.py:187
Functionmulti_redirect
Performs a redirect chain based on ``redirect_codes``
dummyserver/app.py:192
Methodmulticookie_response_handler
(listener: socket.socket)
test/with_dummyserver/test_socketlevel.py:61
Methodnetloc
Network location including host and port. If you need the equivalent of urllib.parse's ``netloc``, use the ``authority`` pro
src/urllib3/util/url.py:148
Functionno_localhost_san_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:206
Functionno_san_proxy_with_server
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:190
Functionno_san_server
( loopback_host: str, tmp_path_factory: pytest.TempPathFactory )
test/conftest.py:151
Functionno_san_server_with_different_commmon_name
( tmp_path_factory: pytest.TempPathFactory, )
test/conftest.py:163
← previousnext →501–600 of 1,476, ranked by callers