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

Detect content charset in gateway serve #2230

Closed
wants to merge 1 commit into from
Closed

Conversation

rht
Copy link
Contributor

@rht rht commented Jan 21, 2016

License: MIT
Signed-off-by: rht <rhtbot@gmail.com>
@whyrusleeping
Copy link
Member

I'm pretty certain that the http lib does this automatically for us

@rht
Copy link
Contributor Author

rht commented Feb 2, 2016

ServeContent does auto-detect content encoding, but not content charset as this requires an extra package.

@rht rht closed this Jun 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/gateway Topic gateway
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Including charset in HTTP breaks non UTF-8 sites
2 participants