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_http.py
Age
Commit message (
Expand
)
Author
2021-06-06
[cleanup] Point all shebang to `python3` (#372)
felix
2021-02-25
Completely change project name to yt-dlp (#85)
Pccode66
2020-09-02
[skip travis] renaming
Unknown
2018-11-03
[extractor/common] Ensure response handle is not prematurely closed before it...
Xiao Di Guan
2018-02-03
[test_http] Use 127.0.0.1 instead of localhost
Sergey M․
2016-11-17
Update coding style after pycodestyle 2.1.0
Yen Chi Hsuan
2016-10-12
[test/test_http] Update tests
Yen Chi Hsuan
2016-07-03
[test/test_http] Update tests for 38cce791c71e9da33854e56114233d60345e18c0
Yen Chi Hsuan
2016-06-02
[test/test_http] Fix getsockname() on Jython
Yen Chi Hsuan
2016-06-02
[test/test_utils] Add test for #9588
Yen Chi Hsuan
2016-03-23
[utils] Encode hostnames before passing to urllib
Yen Chi Hsuan
2016-03-03
[test/http] Fix failure in Jython
Yen Chi Hsuan
2015-03-20
[test/http] Add test for proxy support
Jaime Marquínez Ferrándiz
2015-01-30
[test_http] PEP8
Philipp Hagemeister
2015-01-30
Add a test for --no-check-certificate
Philipp Hagemeister