WebMock v1.12.3 Release Notes

    • 🛠 Fixed issue with handling Addressable::URI with query params passed to Net::HTTP.get_response

    Thanks to Leif Bladt

    • 🛠 Fixed HTTPClient adapter to not raise an error if a request with multipart body is executed.