WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 215671
161190
[Fetch API] Support extracting FormData bodies
https://bugs.webkit.org/show_bug.cgi?id=161190
Summary
[Fetch API] Support extracting FormData bodies
youenn fablet
Reported
2016-08-25 07:29:55 PDT
If body is a FormData, we should be able to consume it through text/arrayBuffer/json.
Attachments
Add attachment
proposed patch, testcase, etc.
Ben Kelly
Comment 1
2017-05-01 20:03:33 PDT
Does the work you are doing here include parsing the body and exposing the formData() method? I was thinking of taking that as a personal project, but don't want to conflict if its in progress here.
Sam Weinig
Comment 2
2017-05-02 10:40:57 PDT
(In reply to Ben Kelly from
comment #1
)
> Does the work you are doing here include parsing the body and exposing the > formData() method? I was thinking of taking that as a personal project, but > don't want to conflict if its in progress here.
Go for it! I won't get to this for a little bit.
Ben Kelly
Comment 3
2017-05-02 17:25:37 PDT
Thanks. I'll keep this bug for consuming FormData in the Request/Response constructors and write a separate bug for serializing out via the .formData() method. (I would assign myself, but I don't seem to have the bugzilla permissions to do that.)
Ben Kelly
Comment 4
2017-05-02 19:00:31 PDT
Tests for this are in:
http://w3c-test.org/fetch/api/response/response-init-002.html
http://w3c-test.org/fetch/api/request/request-init-002.html
Ben Kelly
Comment 5
2017-08-28 10:59:43 PDT
Unassigning myself from this and related bugs since I'm not realistically working it right now. I just haven't had the free time to get back to it. Sorry!
Alex Christensen
Comment 6
2021-02-02 07:25:14 PST
*** This bug has been marked as a duplicate of
bug 215671
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug