[Webkit-unassigned] [Bug 215604] New: parsing on invalid Content-Type fields inconsistent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 18 05:16:50 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=215604
Bug ID: 215604
Summary: parsing on invalid Content-Type fields inconsistent
Product: WebKit
Version: Safari 13
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: DOM
Assignee: webkit-unassigned at lists.webkit.org
Reporter: julian.reschke at gmx.de
See <http://test.greenbytes.de/tech/tc/httpcontenttype/#multixmltextoneline> and <http://test.greenbytes.de/tech/tc/httpcontenttype/#multixmltexttwoline> (summaries).
Webkit apparently handles
Content-Type: x, y
different from
Content-Type: x
Content-Type: y
Both examples are invalid, but the fact that the outcome differs hints at inconsistent code with respect to re-combining field values.
Note that both Firefox and Chrome show consistent behavior here.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200818/43680e1b/attachment.htm>
More information about the webkit-unassigned
mailing list