Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Request#uri in Response #569

Merged
merged 2 commits into from Oct 21, 2019
Merged

Conversation

ixti
Copy link
Member

@ixti ixti commented Oct 21, 2019

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

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
@ixti ixti requested a review from tarcieri October 21, 2019 21:25
@ixti
Copy link
Member Author

ixti commented Oct 21, 2019

/cc @joshuaflanagan

@joshuaflanagan
Copy link
Contributor

FYI - this is the commit to our fork of webmock that we've been using along with our fork of httprb ShippingEasy/webmock@505ad00

@ixti ixti merged commit 2fb5e6f into master Oct 21, 2019
@ixti ixti deleted the highlight-nature-of-response-init-change branch October 21, 2019 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants