aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/networking
Commit message (Expand)AuthorAgeFilesLines
* [rh/urllib] Simplify gzip decoding (#7611)Simon Sawicki2023-08-271-15/+3
* [networking] Add request handler preference framework (#7603)coletdjnz2023-08-041-4/+36
* [cleanup] Miscpukkandan2023-07-301-4/+5
* [networking] Remove dot segments during URL normalization (#7662)coletdjnz2023-07-282-6/+6
* [networking] Ignore invalid proxies in env (#7704)coletdjnz2023-07-271-3/+7
* [networking] Add strict Request extension checking (#7604)coletdjnz2023-07-232-17/+22
* [cleanup] Misc fixespukkandan2023-07-222-3/+3
* [networking] Fix POST requests with zero-length payloads (#7648)bashonly2023-07-202-2/+2
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-152-1/+27
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-155-63/+998
* [networking] Add module (#2861)pukkandan2023-07-154-0/+463