Skip to content

Conversation

@clue
Copy link
Member

@clueclue commented Apr 6, 2018

This simple PR ensures that we keep the incoming Transfer-Encoding: chunked header as-is. This is in line with how we handle other request headers (#262) and also how other servers seem to handle this header. The original behavior (#137) made sense back when the server would theoretically accept alternative transfer encodings, but this option has explicitly been removed a while ago anyway (#140).

Refs #262
Refs #137
Refs #140

jsor
jsor approved these changes Apr 9, 2018
@clue
Copy link
MemberAuthor

clue commented Apr 9, 2018

Rebased on master to resolve merge conflict now that #315 is in :shipit:

@WyriHaximusWyriHaximus merged commit c3be43d into reactphp:masterApr 9, 2018
@WyriHaximus
Copy link
Member

👍

Sign up for freeto 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

@clue@WyriHaximus@jsor