You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Use Request#uri in Response
Response initialize requires Request object now, making uri parsing
absolutely redundant. And as it's a breaking change anyway - we should
get rid of `:uri` option completely.
NOTE: We need to update WebMock's adapter to reflect this change prior
releasing v5.0.0
* Update Changelog with #546 changes
SEE ALSO
--------
ShippingEasy/webmock@505ad00
0 commit comments