<?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>191102</bug_id>
          
          <creation_ts>2018-10-31 00:52:00 -0700</creation_ts>
          <short_desc>Handling of 0x0B and 0x0C in HTTP header values</short_desc>
          <delta_ts>2018-11-09 08:51:56 -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>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>191116</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Anne van Kesteren">annevk</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>cdumez</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>youennf</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1473631</commentid>
    <comment_count>0</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2018-10-31 00:52:00 -0700</bug_when>
    <thetext>See https://github.com/web-platform-tests/wpt/pull/13471 for details. 0x0B and 0x0C get treated as whitespace, whereas they&apos;re not in HTTP. There might be differences here between the Darwin layer and the WebKit layer, and if so, that&apos;d be bad.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1473671</commentid>
    <comment_count>1</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2018-10-31 04:12:24 -0700</bug_when>
    <thetext>This can be a little security-sensitive: https://github.com/web-platform-tests/wpt/pull/13815.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1473751</commentid>
    <comment_count>2</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-10-31 09:45:55 -0700</bug_when>
    <thetext>I suspect an underlying CFNetwork issue here as I don&apos;t think WebKit is doing the parsing itself here?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1474058</commentid>
    <comment_count>3</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2018-11-01 02:47:50 -0700</bug_when>
    <thetext>I think that might be correct. At least https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/loader/HTTPHeaderField.cpp looks correct when it comes to defining whitespace, but I&apos;m not sure to what extent that&apos;s used for all the header parsing that happens inside WebCore.

(I was advised to nevertheless file potential CFNetwork issues here by Youenn et al at the most recent TPAC.)</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1474059</commentid>
    <comment_count>4</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2018-11-01 02:49:20 -0700</bug_when>
    <thetext>&lt;rdar://problem/45725476&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1476923</commentid>
    <comment_count>5</comment_count>
    <who name="Chris Dumez">cdumez</who>
    <bug_when>2018-11-09 08:51:56 -0800</bug_when>
    <thetext>Confirmed as a CFNetwork bug so we forwarded the issue to them. No action should be needed on WebKit side so closing this bug.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>