aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_http.py
Commit message (Expand)AuthorAgeFilesLines
* [extractor/html5] Separate into own extractor (#4307)pukkandan2022-08-021-2/+2
* [cleanup] Consistent style for file headspukkandan2022-06-251-2/+3
* [compat] Remove more functionspukkandan2022-06-251-9/+11
* [cleanup] Misc cleanuppukkandan2022-05-171-1/+1
* [cleanup] Minor fixes (See desc)pukkandan2022-05-091-4/+4
* Add support for SSL client certificate authentication (#3435)coletdev2022-05-021-0/+44
* [test] Convert warnings into errorspukkandan2022-04-181-2/+3
* [cleanup] Sort importspukkandan2022-04-121-2/+4
* [cleanup] Upgrade syntaxpukkandan2022-04-121-9/+6
* [cleanup] Remove unused code paths (#2173)felix2022-04-121-25/+4
* [cleanup] Point all shebang to `python3` (#372)felix2021-06-061-1/+1
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-2/+2
* [skip travis] renamingUnknown2020-09-021-2/+2
* [extractor/common] Ensure response handle is not prematurely closed before it...Xiao Di Guan2018-11-031-9/+1
* [test_http] Use 127.0.0.1 instead of localhostSergey M․2018-02-031-13/+13
* Update coding style after pycodestyle 2.1.0Yen Chi Hsuan2016-11-171-0/+1
* [test/test_http] Update testsYen Chi Hsuan2016-10-121-2/+2
* [test/test_http] Update tests for 38cce791c71e9da33854e56114233d60345e18c0Yen Chi Hsuan2016-07-031-10/+10
* [test/test_http] Fix getsockname() on JythonYen Chi Hsuan2016-06-021-1/+1
* [test/test_utils] Add test for #9588Yen Chi Hsuan2016-06-021-8/+47
* [utils] Encode hostnames before passing to urllibYen Chi Hsuan2016-03-231-0/+10
* [test/http] Fix failure in JythonYen Chi Hsuan2016-03-031-1/+6
* [test/http] Add test for proxy supportJaime Marquínez Ferrándiz2015-03-201-1/+48
* [test_http] PEP8Philipp Hagemeister2015-01-301-0/+1
* Add a test for --no-check-certificatePhilipp Hagemeister2015-01-301-0/+71