Selenium Wire v1.0.5 Release Notes

Release Date: 2019-06-15 // almost 5 years ago
    • 👌 Improve performance on Windows by explicitly closing the response output stream.
    • Capture stderr leaking from openssl to the console.
    • Ensure subjectAltName is added to self signed certificates.
    • 🔨 Refactor certificate generation code.
    • More robust handling of socket errors.
    • Decode response bodies at the point a client asks for them, not at the point a response is captured.