Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
0.17.1 (May 17th, 2023) - If 'retries' is set, then allow retries if an SSL handshake error occurs. - Improve correctness of tracebacks on network exceptions, by raising properly chained exceptions. - Prevent connection-hanging behaviour when HTTP/2 connections are closed by a server-sent 'GoAway' frame. - Fix edge-case exception when removing requests from the connection pool. - Fix pool timeout edge-case.
- Loading branch information