“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!
Support for WebSocket over HTTP/1, HTTP/2 and HTTP/3. It brings a unified API that makes you leverage our powerful features like Happy Eyeballs, SOCKS/HTTP/HTTPS proxies, thread/task safety etc...
Hook for catching early responses like "103 Early Hints".
Fixed
Informational responses are fully supported over HTTP/1, HTTP/2 and HTTP/3.
Changed
urllib3-future lower bound version is raised to 2.10.900.
Added
Fixed
Changed