urllib3 v1.25.7 Release Notes

Release Date: 2019-11-11 // over 4 years ago
    • Preserve chunked parameter on retries (Pull #1715, Pull #1734)

    • ๐Ÿ‘ Allow unset SERVER_SOFTWARE in App Engine (Pull #1704, Issue #1470)

    • ๐Ÿ›  Fix issue where URL fragment was sent within the request target. (Pull #1732)

    • ๐Ÿ›  Fix issue where an empty query section in a URL would fail to parse. (Pull #1732)

    • โœ‚ Remove TLS 1.3 support in SecureTransport due to Apple removing support (Pull #1703)