This release contains fixes for several vulnerabilities. It is advised to upgrade as soon as possible.
Bug fixes
-
Fixed proxy authorization headers not being passed when reusing a connection, which caused 407 (Proxy authentication required) errors -- by :user:
GLeurquin.Related issues and pull requests on GitHub: #2596.
-
Fixed multipart reading failing when encounterin...