Change header encoding to UTF8 in DefaultPartHttpMessageReader
This commit changes the encoding used to parse multipart headers from ISO-8859-1 to UTF-8, in accordance with RFC 7578. Closes gh-26736
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
--simple-boundary
|
||||
Føø: Bår
|
||||
|
||||
This is plain ASCII text.
|
||||
--simple-boundary--
|
||||
Reference in New Issue
Block a user