Bug 203808
| Summary: | Use UTF-8 decode without BOM for multipart/form-data | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | gsnedders |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://wpt.live/fetch/api/response/response-consume.html | ||
Anne van Kesteren
See https://github.com/whatwg/fetch/pull/915 and https://github.com/web-platform-tests/wpt/pull/17589 for a test.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Sam Sneddon [:gsnedders]
http://wpt.live/fetch/api/response/response-consume.html shows this passing now.