fetch: implement multipart/form-data parsing for Request::formData()#42041
Conversation
|
🔨 Triggering try run (#21192534231) for Linux (WPT) |
382af35 to
2134ec2
Compare
|
FYI: #25106 (comment) suggests a dependency we could potentially use instead of writing all the parsing routines. |
Ah good to knew, I will look at it |
|
Test results for linux-wpt from try job (#21192534231): Flaky unexpected result (29)
Stable unexpected results that are known to be intermittent (30)
Stable unexpected results (6)
|
|
|
|
🔨 Triggering try run (#21220431210) for Linux (WPT) |
|
|
|
🔨 Triggering try run (#21223825354) for Linux (WPT) |
|
|
3d3b496 to
67123fa
Compare
|
🔨 Triggering try run (#21231103046) for Linux (WPT) |
|
|
It's a bit unfortunate how many old duplicate dependencies the |
69e59b1 to
a32af49
Compare
Signed-off-by: Taym Haddadi <[email protected]>
8b1fac9 to
d244148
Compare
Signed-off-by: Taym Haddadi <[email protected]>
d244148 to
71b4a95
Compare
|
🔨 Triggering try run (#21569460629) for Linux (WPT) |
|
Test results for linux-wpt from try job (#21569460629): Flaky unexpected result (30)
Stable unexpected results that are known to be intermittent (26)
Stable unexpected results (1)
|
|
|
Signed-off-by: Taym Haddadi <[email protected]>
|
🔨 Triggering try run (#21615725352) for Linux (WPT) |
|
Test results for linux-wpt from try job (#21615725352): Flaky unexpected result (39)
Stable unexpected results that are known to be intermittent (31)
Stable unexpected results (1)
|
|
|
|
Nice job, I took a look at this a long time ago and it's very underspecified. The other browsers all disagree on how strict the parsing for this should be. |
Testing: More test passed in
fetch/api/abort/request.any.js.inifixes: #25106