[Webkit-unassigned] [Bug 28970] content-type parameters not taken into account when building form-data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 25 10:29:47 PDT 2009


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


Patrick Mueller <pmuellr at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #40117|                            |review?
               Flag|                            |




--- Comment #10 from Patrick Mueller <pmuellr at yahoo.com>  2009-09-25 10:29:46 PDT ---
Created an attachment (id=40117)
 --> (https://bugs.webkit.org/attachment.cgi?id=40117)
proposed patch - 2009/09/25

Couple of fixes in here:

- check for form-encoded payload is more lenient per HTTP 1.1 Content-Type spec

- previously only decoded + if there was % in a value - should happen
regardless

- trap exception when decoding % encodings, display error message in value when
exception occurs

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list