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:
Arjen Poutsma
2021-03-30 10:51:19 +02:00
parent b651c10e83
commit d83fb09914
4 changed files with 56 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
--simple-boundary
Føø: Bår
This is plain ASCII text.
--simple-boundary--