pip/src/pip/_internal/network
Chris Hunt b9e403b173
Merge pull request #8716 from McSinyx/fix-range-request-cache
Disable caching for range requests
2020-08-11 16:55:07 +05:30
..
__init__.py Add documentation string to pip._internal.network.auth 2019-09-20 19:46:40 -04:00
auth.py Merge pull request #8744 from hroncok/keyring_global_nope 2020-08-11 16:54:52 +05:30
cache.py Type annotations for pip._internal.network.cache 2020-05-19 22:13:44 +05:30
download.py reformat(pip/_internal): Resolve lint errors 2020-07-09 15:15:01 +05:30
lazy_wheel.py Merge pull request #8716 from McSinyx/fix-range-request-cache 2020-08-11 16:55:07 +05:30
session.py session: Always cache responses from trusted-host source 2020-03-26 21:29:18 +02:00
utils.py feat(pip/_internal/*): Use custom raise_for_status method 2020-07-08 18:08:55 +05:30
xmlrpc.py reformat(pip/_internal): Resolve lint errors 2020-07-09 15:15:01 +05:30