httpx/httpx
2024-11-21 11:31:57 +00:00
..
_transports Graceful upgrade path for 0.28. (#3394) 2024-11-12 11:31:42 +00:00
__init__.py Graceful upgrade path for 0.28. (#3394) 2024-11-12 11:31:42 +00:00
__version__.py made dependencies on certifi and httpcore only load when required (#3377) 2024-10-29 13:18:39 +00:00
_api.py Graceful upgrade path for 0.28. (#3394) 2024-11-12 11:31:42 +00:00
_auth.py Define and expose the API from the same place (#3106) 2024-02-23 12:30:05 +00:00
_client.py Move utility functions from _utils.py to _client.py (#3389) 2024-11-15 11:42:52 +00:00
_config.py Update _config.py 2024-11-21 11:31:57 +00:00
_content.py Ensure JSON representation is compact. #3363 (#3367) 2024-10-28 14:40:22 +00:00
_decoders.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
_exceptions.py format (#3131) 2024-03-01 19:49:23 +00:00
_main.py Graceful upgrade path for 0.28. (#3394) 2024-11-12 11:31:42 +00:00
_models.py Move remaining utility functions from _utils.py to _models.py (#3387) 2024-11-01 19:20:18 +00:00
_multipart.py Move utility functions from _utils.py to _multipart.py (#3388) 2024-11-01 12:54:13 +00:00
_status_codes.py Define and expose the API from the same place (#3106) 2024-02-23 12:30:05 +00:00
_types.py Introduce new SSLContext API & escalate deprecations. (#3319) 2024-10-28 14:30:08 +00:00
_urlparse.py Review urlescape percent-safe set, and use + behavior for form spaces. (#3373) 2024-10-28 16:19:59 +00:00
_urls.py Graceful upgrade path for 0.28. (#3394) 2024-11-12 11:31:42 +00:00
_utils.py Move utility functions from _utils.py to _client.py (#3389) 2024-11-15 11:42:52 +00:00
py.typed Enable mypy to discover type hints as specified in PEP 561 (#194) 2019-08-06 12:18:34 -05:00