Skip to content

Support application/json;charset=UTF-8 for ProtobufHttpMessageConverter #23271

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

Closed
CluEleSsUK opened this issue Jul 10, 2019 · 1 comment
Closed
Labels
status: declined A suggestion or change that we don't feel we should currently apply

Comments

@CluEleSsUK
Copy link

CluEleSsUK commented Jul 10, 2019

Currently the other mappers and converters default to UTF-8, but the protobuf to JSON HTTP utils don't.

For some context on the other tools see here

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jul 10, 2019
@sdeleuze
Copy link
Contributor

Browsers now handle that correctly, so we don't specify charset parameter explicitly anymore, see #22788 for more details.

@sdeleuze sdeleuze added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

No branches or pull requests

3 participants