WebMock v1.7.1 Release Notes

    • 🛠 Redefined const_defined? on the replaced Net::HTTP so that it returns true if constant is defined on the original Net::HTTP. This fixes problems with "Net::HTTP::Get".constantize.

    Thanks to Cássio Marques for reporting the issue and to Myron Marston for help with the solution.