aboutsummaryrefslogtreecommitdiff
path: root/test/test_http.py
AgeCommit message (Expand)Author
2023-07-15[networking] Add module (#2861)pukkandan
2023-07-06[core] Prevent `Cookie` leaks on HTTP redirectcoletdjnz
2023-05-27[core] Support decoding multiple content encodings (#7142)coletdjnz
2023-05-27[core] Improve HTTP redirect handling (#7094)coletdjnz
2022-08-02[extractor/html5] Separate into own extractor (#4307)pukkandan
2022-06-25[cleanup] Consistent style for file headspukkandan
2022-06-25[compat] Remove more functionspukkandan
2022-05-17[cleanup] Misc cleanuppukkandan
2022-05-09[cleanup] Minor fixes (See desc)pukkandan
2022-05-02Add support for SSL client certificate authentication (#3435)coletdev
2022-04-18[test] Convert warnings into errorspukkandan
2022-04-12[cleanup] Sort importspukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-04-12[cleanup] Remove unused code paths (#2173)felix
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2021-02-25Completely change project name to yt-dlp (#85)Pccode66
2020-09-02[skip travis] renamingUnknown
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 localhostSergey M․
2016-11-17Update coding style after pycodestyle 2.1.0Yen Chi Hsuan
2016-10-12[test/test_http] Update testsYen Chi Hsuan
2016-07-03[test/test_http] Update tests for 38cce791c71e9da33854e56114233d60345e18c0Yen Chi Hsuan
2016-06-02[test/test_http] Fix getsockname() on JythonYen Chi Hsuan
2016-06-02[test/test_utils] Add test for #9588Yen Chi Hsuan
2016-03-23[utils] Encode hostnames before passing to urllibYen Chi Hsuan
2016-03-03[test/http] Fix failure in JythonYen Chi Hsuan
2015-03-20[test/http] Add test for proxy supportJaime Marquínez Ferrándiz
2015-01-30[test_http] PEP8Philipp Hagemeister
2015-01-30Add a test for --no-check-certificatePhilipp Hagemeister