yt-dlp/yt_dlp/networking
coletdjnz 150ecc45d9
[networking] Add legacy_ssl request extension (#10448)
Supported by Urllib, Requests and Websockets request handlers. Ignored by CurlCFFI.

Also added couple cookie-related tests.

Authored by: coletdjnz
2024-07-14 11:22:43 +12:00
..
__init__.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
_curlcffi.py [networking] Add legacy_ssl request extension (#10448) 2024-07-14 11:22:43 +12:00
_helper.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
_requests.py [networking] Add legacy_ssl request extension (#10448) 2024-07-14 11:22:43 +12:00
_urllib.py [networking] Add legacy_ssl request extension (#10448) 2024-07-14 11:22:43 +12:00
_websockets.py [networking] Add legacy_ssl request extension (#10448) 2024-07-14 11:22:43 +12:00
common.py [networking] Add legacy_ssl request extension (#10448) 2024-07-14 11:22:43 +12:00
exceptions.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
impersonate.py [cleanup] Add more ruff rules (#10149) 2024-06-12 01:09:58 +02:00
websocket.py [cleanup] Misc (#8598) 2023-12-30 22:27:36 +01:00