Skip to content

Support UTF-16 and UTF-32 in Jackson HttpMessageConverters #26627

Closed
@poutsma

Description

@poutsma

Besides UTF-8, Jackson supports UTF-16 and UTF-32, but because neither are present in Jackson's JsonEncoding enum, we treat them like any other encoding, and convert them using an InputStreamReader. This should be fixed.

Metadata

Metadata

Assignees

Labels

in: webIssues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions