Chromium Code Reviews
DescriptionDon't decodeHttpEntityString on urlencoded post data.
The browser defaults to http-entiti-encoding for characters it can't
handle, when served in default encoding (Latin1). Trying to decode these
will lead to unambiguity for utf8 posts.
BUG=https://code.google.com/p/dart/issues/detail?id=10687
R=sgjesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=22779
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||