httpx/httpx
2022-08-15 10:20:07 -05:00
..
_transports Bump mypy from 0.910 to 0.961 (#2269) 2022-06-19 12:50:04 +02:00
__init__.py Move URL and QueryParams to new '_urls.py' module (#2084) 2022-02-16 21:02:13 +00:00
__version__.py Version 0.23.0 (#2214) 2022-05-23 16:31:12 +01:00
_api.py Switch to explicit typing.Optional throughout (#2096) 2022-05-20 11:12:25 +01:00
_auth.py Case insensitive algorithm detection for digest authentication. (#2204) 2022-05-09 10:42:57 +01:00
_client.py Update _client.py (#2247) 2022-05-26 13:53:31 +01:00
_compat.py Bump mypy from 0.910 to 0.961 (#2269) 2022-06-19 12:50:04 +02:00
_config.py Switch to explicit typing.Optional throughout (#2096) 2022-05-20 11:12:25 +01:00
_content.py allow setting an explicit multipart boundary via headers (#2278) 2022-08-15 10:20:07 -05:00
_decoders.py Switch to explicit typing.Optional throughout (#2096) 2022-05-20 11:12:25 +01:00
_exceptions.py Switch to explicit typing.Optional throughout (#2096) 2022-05-20 11:12:25 +01:00
_main.py Fix cli docs --proxies #2124 (#2125) 2022-03-14 17:51:39 +01:00
_models.py allow setting an explicit multipart boundary via headers (#2278) 2022-08-15 10:20:07 -05:00
_multipart.py allow setting an explicit multipart boundary via headers (#2278) 2022-08-15 10:20:07 -05:00
_status_codes.py is_informational / is_success / is_redirect / is_client_error / is_server_error (#1854) 2021-09-13 13:52:58 +01:00
_types.py Drop RawURL (#2241) 2022-05-30 14:54:47 +01:00
_urls.py Drop RawURL (#2241) 2022-05-30 14:54:47 +01:00
_utils.py Switch to explicit typing.Optional throughout (#2096) 2022-05-20 11:12:25 +01:00
py.typed Enable mypy to discover type hints as specified in PEP 561 (#194) 2019-08-06 12:18:34 -05:00