issues
search
jawah
/
niquests
“Safest, Fastest, Easiest, and Most advanced” Python HTTP Client. Production Ready! Drop-in replacement for Requests. HTTP/1.1, HTTP/2, and HTTP/3 supported. With WebSocket!
https://niquests.readthedocs.io/en/latest/
Apache License 2.0
1.06k
stars
23
forks
source link
:bookmark: Release 3.8.0
#144
Closed
Ousret
closed
2 months ago
Ousret
commented
2 months ago
Added
Support for HTTP Trailers.
Help script now yield warnings if update are available for each sub dependencies.
Fixed
Setting a list of Resolver.
Changed
urllib3-future lower bound version is raised to 2.9.900 (for http trailer support).
relax strict kwargs passing in Session adapters (required for some plugins).
Added
Fixed
Changed