WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
192000
Revise Content-Type parser
https://bugs.webkit.org/show_bug.cgi?id=192000
Summary
Revise Content-Type parser
Anne van Kesteren
Reported
2018-11-27 01:43:53 PST
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
Comment 1
2019-02-20 17:49:50 PST
<
rdar://problem/48259976
>
Ahmad Saleem
Comment 2
2023-10-07 15:44:36 PDT
WPT -
https://wpt.fyi/results/fetch/content-type?label=master&label=experimental&aligned
=
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