Home / All Entities

All Entities

Browse all 807 entities in the requests Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.

807 entities · Page 3 of 17

tests/certs/mtls/ — requests Directory Structure
Directory listing for tests/certs/mtls/ in the requests codebase. Contains 0 files and 1 subdirectories.
Directory
tests/certs/valid/server/ — requests Directory Structure
Directory listing for tests/certs/valid/server/ in the requests codebase. Contains 0 files and 0 subdirectories.
Directory
tests/certs/valid/ — requests Directory Structure
Directory listing for tests/certs/valid/ in the requests codebase. Contains 0 files and 1 subdirectories.
Directory
tests/certs/ — requests Directory Structure
Directory listing for tests/certs/ in the requests codebase. Contains 0 files and 3 subdirectories.
Directory
tests/testserver/ — requests Directory Structure
Directory listing for tests/testserver/ in the requests codebase. Contains 2 files and 0 subdirectories.
Directory
tests/ — requests Directory Structure
Directory listing for tests/ in the requests codebase. Contains 13 files and 2 subdirectories.
Directory
CoreAPI Domain — requests Architecture
The primary entry point and interface for developers to interact with the HTTP library. Architectural overview of the CoreAPI domain in the requests codebase. Contains 33 source files.
Domain
DataModels Domain — requests Architecture
Internal structures representing the state of HTTP requests and responses. Architectural overview of the DataModels domain in the requests codebase. Contains 0 source files.
Domain
SecurityAuth Domain — requests Architecture
Components dedicated to identity verification and credential management. Architectural overview of the SecurityAuth domain in the requests codebase. Contains 0 source files.
Domain
SupportUtils Domain — requests Architecture
Internal helper functions and cross-version compatibility layers. Architectural overview of the SupportUtils domain in the requests codebase. Contains 0 source files.
Domain
TransportAdapters Domain — requests Architecture
The interface between high-level Request models and the underlying urllib3 network stack. Architectural overview of the TransportAdapters domain in the requests codebase. Contains 0 source files.
Domain
conf.py — requests Source File
Architecture documentation for conf.py, a python file in the requests codebase. 3 imports, 0 dependents.
File python
custom.css — requests Source File
Architecture documentation for custom.css, a css file in the requests codebase.
File css
hacks.html — requests Source File
Architecture documentation for hacks.html, a html file in the requests codebase.
File html
sidebarintro.html — requests Source File
Architecture documentation for sidebarintro.html, a html file in the requests codebase.
File html
sidebarlogo.html — requests Source File
Architecture documentation for sidebarlogo.html, a html file in the requests codebase.
File html
flask_theme_support.py — requests Source File
Architecture documentation for flask_theme_support.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
setup.py — requests Source File
Architecture documentation for setup.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
adapters.py — requests Source File
Architecture documentation for adapters.py, a python file in the requests codebase. 37 imports, 1 dependents.
File python
api.py — requests Source File
Architecture documentation for api.py, a python file in the requests codebase. 1 imports, 1 dependents.
File python
auth.py — requests Source File
Architecture documentation for auth.py, a python file in the requests codebase. 14 imports, 3 dependents.
File python
certs.py — requests Source File
Architecture documentation for certs.py, a python file in the requests codebase. 1 imports, 0 dependents.
File python
compat.py — requests Source File
Architecture documentation for compat.py, a python file in the requests codebase. 12 imports, 10 dependents.
File python
cookies.py — requests Source File
Architecture documentation for cookies.py, a python file in the requests codebase. 8 imports, 5 dependents.
File python
exceptions.py — requests Source File
Architecture documentation for exceptions.py, a python file in the requests codebase. 2 imports, 5 dependents.
File python
help.py — requests Source File
Architecture documentation for help.py, a python file in the requests codebase. 12 imports, 0 dependents.
File python
hooks.py — requests Source File
Architecture documentation for hooks.py, a python file in the requests codebase. 0 imports, 2 dependents.
File python
__init__.py — requests Source File
Architecture documentation for __init__.py, a python file in the requests codebase. 40 imports, 0 dependents.
File python
_internal_utils.py — requests Source File
Architecture documentation for _internal_utils.py, a python file in the requests codebase. 2 imports, 5 dependents.
File python
models.py — requests Source File
Architecture documentation for models.py, a python file in the requests codebase. 46 imports, 3 dependents.
File python
packages.py — requests Source File
Architecture documentation for packages.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
sessions.py — requests Source File
Architecture documentation for sessions.py, a python file in the requests codebase. 41 imports, 1 dependents.
File python
status_codes.py — requests Source File
Architecture documentation for status_codes.py, a python file in the requests codebase. 2 imports, 3 dependents.
File python
structures.py — requests Source File
Architecture documentation for structures.py, a python file in the requests codebase. 2 imports, 5 dependents.
File python
utils.py — requests Source File
Architecture documentation for utils.py, a python file in the requests codebase. 30 imports, 4 dependents.
File python
__version__.py — requests Source File
Architecture documentation for __version__.py, a python file in the requests codebase. 0 imports, 2 dependents.
File python
compat.py — requests Source File
Architecture documentation for compat.py, a python file in the requests codebase. 4 imports, 2 dependents.
File python
conftest.py — requests Source File
Architecture documentation for conftest.py, a python file in the requests codebase. 8 imports, 0 dependents.
File python
__init__.py — requests Source File
Architecture documentation for __init__.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
test_adapters.py — requests Source File
Architecture documentation for test_adapters.py, a python file in the requests codebase. 1 imports, 0 dependents.
File python
test_help.py — requests Source File
Architecture documentation for test_help.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
test_hooks.py — requests Source File
Architecture documentation for test_hooks.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
test_lowlevel.py — requests Source File
Architecture documentation for test_lowlevel.py, a python file in the requests codebase. 9 imports, 0 dependents.
File python
test_packages.py — requests Source File
Architecture documentation for test_packages.py, a python file in the requests codebase. 1 imports, 0 dependents.
File python
test_requests.py — requests Source File
Architecture documentation for test_requests.py, a python file in the requests codebase. 32 imports, 0 dependents.
File python
test_structures.py — requests Source File
Architecture documentation for test_structures.py, a python file in the requests codebase. 2 imports, 0 dependents.
File python
test_testserver.py — requests Source File
Architecture documentation for test_testserver.py, a python file in the requests codebase. 7 imports, 0 dependents.
File python
test_utils.py — requests Source File
Architecture documentation for test_utils.py, a python file in the requests codebase. 18 imports, 0 dependents.
File python

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free