Enforce UTF-8 encoding in SseEmitter [SPR-14407] #18978
Closed
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Brian Clozel opened SPR-14407 and commented
Even if the spec says that the charset is optional and that only UTF-8 is allowed for
"text/event-stream"
media types, we should still specify the encoding because some containers might choose"ISO-8859-1"
by default.Affects: 4.2.6, 4.3 GA
Reference URL: spring-projects/spring-boot#6230
Referenced from: commits a25c43f
The text was updated successfully, but these errors were encountered: