yt-dlp/yt_dlp/networking
coletdjnz 0efd83b31a
patch SSLTransport to return b'' instead of 0 as EOF
Websockets only treats b'' as EOF
2024-05-18 11:41:36 +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 patch SSLTransport to return b'' instead of 0 as EOF 2024-05-18 11:41:36 +12:00
common.py [networking] Add extensions attribute to Response (#9756) 2024-05-04 22:19:42 +00:00
exceptions.py [networking] Remove _CompatHTTPError (#8871) 2024-01-20 15:26:50 +13:00
impersonate.py Add new options --impersonate and --list-impersonate-targets 2024-03-16 23:14:13 -05:00
websocket.py Handle urllib3 not being available 2024-04-06 15:40:29 +13:00