]> jfr.im git - yt-dlp.git/history - test/test_networking.py
[test:download] Raise on network errors (#10283)
[yt-dlp.git] / test / test_networking.py
2024-06-11  sepro[cleanup] Add more ruff rules (#10149)
2024-05-18  coletdjnz[test] Fix connect timeout test (#9906)
2024-05-10  coletdjnz[test] Add HTTP proxy tests (#9578)
2024-05-04  bashonly[networking] Add `extensions` attribute to `Response...
2024-03-17  coletdjnz[rh:curlcffi] Add support for `curl_cffi`
2024-03-17  coletdjnzAdd new options `--impersonate` and `--list-impersonate...
2024-03-10  pukkandan[cleanup] Misc (#8968)
2024-02-17  coletdjnz[rh] Remove additional logging handlers on close (...
2024-01-20  coletdjnz[rh:requests] Apply `remove_dot_segments` to absolute...
2024-01-19  coletdjnz[test] Skip source address tests if the address cannot...
2023-12-20  bashonly[test:networking] Update tests for OpenSSL 3.2 (#8814)
2023-11-20  coletdjnz[rh:websockets] Migrate websockets to networking framew...
2023-11-14  bashonly[ie] Do not smuggle `http_headers`
2023-10-15  Simon Sawicki[rh:requests] Handle both `bytes` and `int` for `Incomp...
2023-10-13  coletdjnz[rh:requests] Add handler for `requests` HTTP library...
2023-08-25  coletdjnz[tests] Add tests for socks proxies (#7908)
2023-08-04  coletdjnz[networking] Add request handler preference framework...
2023-07-29  pukkandan[cleanup] Misc
2023-07-28  coletdjnz[networking] Remove dot segments during URL normalizati...
2023-07-27  coletdjnz[networking] Ignore invalid proxies in env (#7704)
2023-07-24  coletdjnz[test] Fix `httplib_validation_errors` test for old...
2023-07-23  coletdjnz[networking] Add strict Request extension checking...
2023-07-20  bashonly[networking] Fix `--legacy-server-connect` (#7645)
2023-07-20  bashonly[networking] Fix POST requests with zero-length payload...
2023-07-15  coletdjnz[compat, networking] Deprecate old functions (#2861)
2023-07-15  coletdjnz[networking] Rewrite architecture (#2861)
2023-07-15  pukkandan[networking] Add module (#2861)