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

Request stream will now be handled internally #132

Merged
merged 3 commits into from
Feb 21, 2017

Conversation

clue
Copy link
Member

@clue clue commented Feb 21, 2017

Refactor the Request object to handle its request stream internally (Law of Demeter). This helps reducing coupling and simplifies adding future PSR-7 methods. All public interfaces are preserved as-is.

Builds on top of #130 and #123
This is now in line with #131 (Response side of things)
Refs #104
Refs #28

@clue clue added this to the v0.6.0 milestone Feb 21, 2017
@WyriHaximus WyriHaximus merged commit 89bd4bc into reactphp:master Feb 21, 2017
@clue clue deleted the request branch February 22, 2017 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants