<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>215604</bug_id>
          
          <creation_ts>2020-08-18 05:16:50 -0700</creation_ts>
          <short_desc>parsing on invalid Content-Type fields inconsistent</short_desc>
          <delta_ts>2023-11-13 15:20:49 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>DOM</component>
          <version>Safari 13</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>MOVED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=192000</see_also>
          <bug_file_loc>http://test.greenbytes.de/tech/tc/httpcontenttype/#multixmltextoneline</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>BrowserCompat, InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>192000</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Julian Reschke">julian.reschke</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ahmad.saleem792</cc>
    
    <cc>mike</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1681042</commentid>
    <comment_count>0</comment_count>
    <who name="Julian Reschke">julian.reschke</who>
    <bug_when>2020-08-18 05:16:50 -0700</bug_when>
    <thetext>See &lt;http://test.greenbytes.de/tech/tc/httpcontenttype/#multixmltextoneline&gt; and &lt;http://test.greenbytes.de/tech/tc/httpcontenttype/#multixmltexttwoline&gt; (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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1682625</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2020-08-25 05:17:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/67732394&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1992298</commentid>
    <comment_count>2</comment_count>
    <who name="Ahmad Saleem">ahmad.saleem792</who>
    <bug_when>2023-11-13 15:20:49 -0800</bug_when>
    <thetext>Based on discussion on Slack with Alex, it is something to be fixed in CFNetwork.

So marking this as &quot;RESOLVED MOVED&quot;.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>