Skip to content

Ensure Request emits initial Response data as string #66

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

Merged
merged 1 commit into from
Oct 19, 2016

Conversation

mmelvin0
Copy link
Contributor

Addresses issue #65.

@clue
Copy link
Member

clue commented Oct 19, 2016

Thanks! Functionally, the changes LGTM 👍 However, semantically, does it make more sense to already cast this in the parseResponse() method?

@WyriHaximus
Copy link
Member

@clue that makes sense to me, @mmelvin0 can you change that? I'll merge and tag right after 👍

@WyriHaximus
Copy link
Member

Awesome thanks 👍

@WyriHaximus WyriHaximus merged commit 31f31ed into reactphp:master Oct 19, 2016
@WyriHaximus
Copy link
Member

joelwurtz referenced this pull request in php-http/react-adapter Oct 24, 2016
It rely on react defered logic to handle asyncRequest and is able to mute a PSR7 request to a React Request. Then it take care of react request execution by listening all required events and processing de defered accordingly.
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.

3 participants