-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
MIME handling of multipart form data isn't working in several cases #25106
Copy link
Copy link
Closed
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentA-networkE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.
Description
WPT fetch/api/response/response-consume.html fails several cases by getting "Inappropriate MIME-type for Body" thrown by script/body.rs. The comment at https://github.com/servo/servo/blob/master/components/script/body.rs#L187 is probably relevant.
Other cases are failing on ReadableStream, but this seems entirely disjoint from that.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-content/domInteracting with the DOM from web contentInteracting with the DOM from web contentA-networkE-less-complexStraightforward. Recommended for a new contributor.Straightforward. Recommended for a new contributor.