urllib3 v1.26.4 Release Notes

Release Date: 2021-03-15 // about 3 years ago
    • 🔄 Changed behavior of the default SSLContext when connecting to HTTPS proxy during HTTPS requests. The default SSLContext now sets check_hostname=True.