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

CP-2244 Add ability to override the response encoding #130

Open
evanweible-wf opened this issue Mar 8, 2016 · 0 comments
Open

CP-2244 Add ability to override the response encoding #130

evanweible-wf opened this issue Mar 8, 2016 · 0 comments

Comments

@evanweible-wf
Copy link
Contributor

Currently, the response encoding is determined from the charset attribute of the content-type response header. If it's missing or isn't recognized, it falls back to LATIN-1 according to RFC 2616. Although the server should always provide an accurate charset attribute, it may be useful to allow the encoding to be explicitly overridden in cases where the requester does not have control of the server.

@evanweible-wf evanweible-wf modified the milestone: 2.5.0 May 24, 2016
@evanweible-wf evanweible-wf modified the milestones: 2.5.0, 2.6.0, 2.7.0 Jun 15, 2016
@evanweible-wf evanweible-wf modified the milestones: 2.7.0, 2.8.0, 2.9.0 Jun 23, 2016
@evanweible-wf evanweible-wf modified the milestones: 2.9.0, 3.1.0 Jul 22, 2016
@charliekump-wf charliekump-wf changed the title Add ability to override the response encoding CP-2244 Add ability to override the response encoding Jul 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant