Skip to content

Rewind streams #47

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 3 commits into from
Jul 15, 2016
Merged

Rewind streams #47

merged 3 commits into from
Jul 15, 2016

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jul 15, 2016

Q A
Bug fix? yes
New feature? yes no
BC breaks? no
Deprecations? no
Related tickets fixes #46
Documentation n/a
License MIT

What's in this PR?

  • We rewind streams if we can.
  • We do not read streams if maxBodyLength is 0
  • We do not read streams we can rewind.

@dbu
Copy link
Contributor

dbu commented Jul 15, 2016

looks good to me! i would consider this a bugfix btw, not a new feature. master already has its branch-alias at 1.4 but no commits since 1.3 so we can simply tag 1.3.1 on master once this is merged.

@Nyholm
Copy link
Member Author

Nyholm commented Jul 15, 2016

Agreed. This is a bugfix.

@sagikazarmark
Copy link
Member

Can you please add changelog for this?

@Nyholm
Copy link
Member Author

Nyholm commented Jul 15, 2016

Of course!

@sagikazarmark sagikazarmark merged commit 6d9c2d6 into php-http:master Jul 15, 2016
@Nyholm
Copy link
Member Author

Nyholm commented Jul 15, 2016

Thank you for the quick review.

@Nyholm Nyholm deleted the issue-46 branch July 15, 2016 14:57
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.

Rewind streams in the formatter
3 participants