index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
test_networking.py
Age
Commit message (
Expand
)
Author
2023-11-14
[ie] Do not smuggle `http_headers`
bashonly
2023-10-15
[rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix...
Simon Sawicki
2023-10-13
[rh:requests] Add handler for `requests` HTTP library (#3668)
coletdjnz
2023-08-25
[tests] Add tests for socks proxies (#7908)
coletdjnz
2023-08-04
[networking] Add request handler preference framework (#7603)
coletdjnz
2023-07-30
[cleanup] Misc
pukkandan
2023-07-28
[networking] Remove dot segments during URL normalization (#7662)
coletdjnz
2023-07-27
[networking] Ignore invalid proxies in env (#7704)
coletdjnz
2023-07-24
[test] Fix `httplib_validation_errors` test for old Python versions (#7677)
coletdjnz
2023-07-23
[networking] Add strict Request extension checking (#7604)
coletdjnz
2023-07-20
[networking] Fix `--legacy-server-connect` (#7645)
bashonly
2023-07-20
[networking] Fix POST requests with zero-length payloads (#7648)
bashonly
2023-07-15
[compat, networking] Deprecate old functions (#2861)
coletdjnz
2023-07-15
[networking] Rewrite architecture (#2861)
coletdjnz
2023-07-15
[networking] Add module (#2861)
pukkandan