yt-dlp/yt_dlp/networking
coletdjnz 3c7a287e28
[test] Add HTTP proxy tests (#9578)
Also fixes HTTPS proxies for curl_cffi

Authored by: coletdjnz
2024-05-11 10:06:58 +12:00
..
__init__.py [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
_curlcffi.py [test] Add HTTP proxy tests (#9578) 2024-05-11 10:06:58 +12:00
_helper.py [cleanup] Misc (#9426) 2024-04-09 16:12:26 +00:00
_requests.py [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
_urllib.py [rh:curlcffi] Add support for `curl_cffi` 2024-03-16 23:15:11 -05:00
_websockets.py [rh:websockets] Workaround race condition causing issues on PyPy (#9514) 2024-03-23 11:27:10 +13:00
common.py [networking] Add `extensions` attribute to `Response` (#9756) 2024-05-04 22:19:42 +00:00
exceptions.py
impersonate.py
websocket.py