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

Separate Request and Response bodies #847

Merged
merged 4 commits into from Feb 20, 2019
Merged

Separate Request and Response bodies #847

merged 4 commits into from Feb 20, 2019

Conversation

iMacTia
Copy link
Member

@iMacTia iMacTia commented Feb 19, 2019

Description

Separates request and response bodies in Faraday::Env.
Adds methods and hacks for backwards compatibility.
Fixes #517

Adds note in `UPGRADING.md` about custom adapters.
Copy link
Member

@olleolleolle olleolleolle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The documentation addition teaches middleware maintainers what modifications are needed, and if they're affected.

I like this change, and I find it in continuation of the #848 PoC PR.

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

2 participants