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, and SSE!
https://niquests.readthedocs.io/en/latest/
Apache License 2.0
1.07k
stars
23
forks
source link
:bookmark: Release 3.6.2
#117
Closed
Ousret
closed
7 months ago
Ousret
commented
7 months ago
Fixed
"Help" program
python -m niquests.help
that depended on h2 while not required anymore.
Minor performance regression in async while checking OCSP when certificate isn't eligible (e.g. no OCSP url provided).
Fixed
python -m niquests.help
that depended on h2 while not required anymore.