Skip to content

Ensure Request emits initial Response data as string#66

Merged
WyriHaximus merged 1 commit intoreactphp:masterfrom
mmelvin0:master
Oct 19, 2016
Merged

Ensure Request emits initial Response data as string#66
WyriHaximus merged 1 commit intoreactphp:masterfrom
mmelvin0:master

Conversation

@mmelvin0
Copy link
Copy Markdown
Contributor

Addresses issue #65.

@clue
Copy link
Copy Markdown
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
Copy Markdown
Member

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

@WyriHaximus
Copy link
Copy Markdown
Member

Awesome thanks 👍

@WyriHaximus WyriHaximus merged commit 31f31ed into reactphp:master Oct 19, 2016
@WyriHaximus
Copy link
Copy Markdown
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