[Webkit-unassigned] [Bug 220780] Null bytes aren't percent-encoded on urlencoded over POST

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 23 22:19:33 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220780

--- Comment #4 from Alex Christensen <achristensen at apple.com> ---
We're currently using FormData::appendNonMultiPartKeyValuePairItems in these tests and it appears we need to use something more like URLParser::serialize to be compatible with other browsers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210124/5d40640e/attachment.htm>


More information about the webkit-unassigned mailing list