httpx/httpx
2024-08-27 13:52:05 +01:00
..
_transports Update asgi.py docstring (#3210) 2024-06-06 16:36:07 +01:00
__init__.py Define and expose the API from the same place (#3106) 2024-02-23 12:30:05 +00:00
__version__.py Reintroduce URLTypes. (#3288) 2024-08-27 13:52:05 +01:00
_api.py Clean up URL signature. (#3245) 2024-07-23 15:46:47 +01:00
_auth.py Define and expose the API from the same place (#3106) 2024-02-23 12:30:05 +00:00
_client.py Clean up URL signature. (#3245) 2024-07-23 15:46:47 +01:00
_compat.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
_config.py Clean up URL signature. (#3245) 2024-07-23 15:46:47 +01:00
_content.py Define and expose the API from the same place (#3106) 2024-02-23 12:30:05 +00:00
_decoders.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
_exceptions.py format (#3131) 2024-03-01 19:49:23 +00:00
_main.py Use __future__.annotations (#3068) 2024-01-24 14:30:22 +00:00
_models.py Add support for zstd decoding (#3139) 2024-03-21 10:17:15 +00:00
_multipart.py Use __future__.annotations (#3068) 2024-01-24 14:30:22 +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 Reintroduce URLTypes. (#3288) 2024-08-27 13:52:05 +01:00
_urlparse.py Improve InvalidURL error message. (#3250) 2024-07-26 09:36:03 +01:00
_urls.py Clean up URL signature. (#3245) 2024-07-23 15:46:47 +01:00
_utils.py Use __future__.annotations (#3068) 2024-01-24 14:30:22 +00:00
py.typed Enable mypy to discover type hints as specified in PEP 561 (#194) 2019-08-06 12:18:34 -05:00