Bug 35452
| Summary: | Add FormData support to XMLHttpRequest.send() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jian Li <jianli> |
| Component: | WebCore JavaScript | Assignee: | Jian Li <jianli> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | dimich |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Jian Li
Need to add FormData support to XMLHttpRequest.send(), as defined in XMLHttpRequest 2 spec (http://dev.w3.org/2006/webapi/XMLHttpRequest-2/#formdata).
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 26979 ***