Bug 35452 - Add FormData support to XMLHttpRequest.send()
Summary: Add FormData support to XMLHttpRequest.send()
Status: RESOLVED DUPLICATE of bug 26979
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jian Li
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-26 14:12 PST by Jian Li
Modified: 2010-02-26 19:42 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jian Li 2010-02-26 14:12:09 PST
Need to add FormData support to XMLHttpRequest.send(), as defined in XMLHttpRequest 2 spec (http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#formdata).
Comment 1 Alexey Proskuryakov 2010-02-26 19:42:23 PST

*** This bug has been marked as a duplicate of bug 26979 ***