urllib3 v1.18 Release Notes

Release Date: 2016-09-26 // over 7 years ago
    • ๐Ÿ›  Fixed incorrect message for IncompleteRead exception. (Pull #973)

    • Accept iPAddress subject alternative name fields in TLS certificates. (Issue #258)

    • ๐Ÿ›  Fixed consistency of HTTPResponse.closed between Python 2 and 3. (Issue #977)

    • ๐Ÿ›  Fixed handling of wildcard certificates when using PyOpenSSL. (Issue #979)