]> jfr.im git - yt-dlp.git/commit - test/helper.py
[test] Add HTTP proxy tests (#9578)
authorcoletdjnz <redacted>
Fri, 10 May 2024 22:06:58 +0000 (10:06 +1200)
committerGitHub <redacted>
Fri, 10 May 2024 22:06:58 +0000 (10:06 +1200)
commit3c7a287e281d9f9a353dce8902ff78a84c24a040
treee8597c2d8192898169300ab21ae46ce2003f7122
parent98d71d8c5e5dab08b561ee6f137e968d2a004262
[test] Add HTTP proxy tests (#9578)

Also fixes HTTPS proxies for curl_cffi

Authored by: coletdjnz
test/conftest.py
test/helper.py
test/test_http_proxy.py [new file with mode: 0644]
test/test_networking.py
test/test_websockets.py
yt_dlp/networking/_curlcffi.py