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

Fix stream wrapper (tweaked #193) #230

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

snelg
Copy link

@snelg snelg commented Nov 7, 2017

Context

Tweaked version of #193 to pass all tests and Travis builds

What has been done

Notes

See #193 for other details

markstory and others added 4 commits November 7, 2017 10:02
When using the stream_* methods some clients expect that there is an
internal key of `headers`. By emulating this key VCR can be compatible
with more clients. I encountered this issue when trying to use VCR with
the CakePHP HTTP Client which uses the stream API.
@snelg snelg changed the title Fix stream wrapper Fix stream wrapper (tweaked #193) Nov 7, 2017
@markstory
Copy link

Thanks @snelg 👏

@markstory markstory mentioned this pull request Jan 4, 2018
@cierzniak cierzniak mentioned this pull request Feb 20, 2018
@killua99
Copy link

What should we do to get this code in master and a new tag ?

@Spriz
Copy link

Spriz commented Apr 4, 2022

Hi there - is there any plans if this fix would go into master?

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

4 participants