-
Notifications
You must be signed in to change notification settings - Fork 38.6k
Closed
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement
Milestone
Description
Michael Stadler opened SPR-16516 and commented
I've been struggling to set the encoding to UTF-8 for my text/event-stream content. I would like to change the encoding so that clients (e.g. the browser) knows how to interpret umlaut characters correctly (e.g. ä, ü, ö). I posted this problem on Stack Overflow (see Reference URL), where a more detailed description can be found. Thank you.
Affects: 5.0.4
Reference URL: https://stackoverflow.com/questions/48864564/spring-boot-webflux-set-utf-8-encoding
Issue Links:
- Jackson Encoder(s) ignore charset in MimeType [SPR-16539] #21082 Jackson Encoder(s) ignore charset in MimeType
Referenced from: commits e0e90ed
Metadata
Metadata
Assignees
Labels
in: webIssues in web modules (web, webmvc, webflux, websocket)Issues in web modules (web, webmvc, webflux, websocket)type: enhancementA general enhancementA general enhancement