Bug 192000
| Summary: | Revise Content-Type parser | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
| Component: | DOM | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | ahmad.saleem792, cdumez, mike, mjs, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar, WPTImpact |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 215604 | ||
| Bug Blocks: | |||
Anne van Kesteren
I worked on standardized parsing for the Content-Type header, such that it is more robust against combining intermediaries (i.e., combine first, then parse).
Parsing needed to be standardized as HTTP does not deal with error handling, but browsers do, and were somewhat inconsistent in their handling.
https://github.com/whatwg/fetch/pull/831 has the change to Fetch, https://github.com/web-platform-tests/wpt/pull/10525 has tests.
(Note that this is different from bug 191356, as that only affects CORS.)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/48259976>
Ahmad Saleem
WPT - https://wpt.fyi/results/fetch/content-type?label=master&label=experimental&aligned=