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

STREAM-REWIND: After the body was read, the stream was not reset. So … #21

Closed
wants to merge 1 commit into from
Closed

Conversation

phpjob
Copy link
Contributor

@phpjob phpjob commented May 18, 2018

After the body was read, the stream was not reset. So thought the following code, there is nothing in the body.

…thought the following code, there is nothing in the body
@phpjob phpjob closed this May 18, 2018
@kobelobster
Copy link
Member

Hi @phpjob. Thanks for your contribution. Is there a reason you closed this PR? We already had a discussion for this topic and decided not to rewind it after reading, because maybe next Middleware doesn't need the body, so we would rewind without purpose and decided the Middleware which needs the rewinded body to do so.

#8

@cjost1988
Copy link
Contributor

@tzfrs I already talked to him yesterday at phone ;) And explained him why we kept it that way. Thats the reason he closed the PR.

@kobelobster
Copy link
Member

Good to know 😆

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

3 participants