aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/networking/common.py
Commit message (Expand)AuthorAgeFilesLines
* [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-281-3/+2
* [networking] Ignore invalid proxies in env (#7704)coletdjnz2023-07-271-3/+7
* [networking] Add strict Request extension checking (#7604)coletdjnz2023-07-231-17/+17
* [cleanup] Misc fixespukkandan2023-07-221-1/+1
* [networking] Fix POST requests with zero-length payloads (#7648)bashonly2023-07-201-1/+1
* [compat, networking] Deprecate old functions (#2861)coletdjnz2023-07-151-0/+6
* [networking] Rewrite architecture (#2861)coletdjnz2023-07-151-0/+522