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

Headers are incorrectly serialized when @streaming=true #65

Open
JamesDunne opened this issue Jun 22, 2017 · 2 comments
Open

Headers are incorrectly serialized when @streaming=true #65

JamesDunne opened this issue Jun 22, 2017 · 2 comments

Comments

@JamesDunne
Copy link

When @streaming=true, header values are improperly serialized to HTTP as values like content-encoding: ["gzip"]

@krisrang
Copy link

krisrang commented Aug 25, 2017

Seeing this issue with passenger and images served through the rails webpacker gem. Webpack is sending a content-length header in the form of ['1271'].

@nertzy
Copy link

nertzy commented Mar 16, 2023

Is this issue resolved with the fix from #73? We should close this issue if so.

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

No branches or pull requests

3 participants