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

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>18772</bug_id>
          
          <creation_ts>2012-09-04 18:46:07 +0000</creation_ts>
          <short_desc>Should getAllResponseHeaders() end with \r\n?</short_desc>
          <delta_ts>2012-10-09 17:27:24 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebAppsWG</product>
          <component>XHR</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>WORKSFORME</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard>needs test</status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ms2ger">Ms2ger</reporter>
          <assigned_to name="Anne">annevk</assigned_to>
          <cc>mike</cc>
    
    <cc>public-webapps</cc>
          
          <qa_contact>public-webapps-bugzilla</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>73189</commentid>
    <comment_count>0</comment_count>
    <who name="Ms2ger">Ms2ger</who>
    <bug_when>2012-09-04 18:46:07 +0000</bug_when>
    <thetext>The spec says

&gt; Return all the HTTP headers, excluding headers that are a case-insensitive
&gt; match for Set-Cookie or Set-Cookie2, as a single string, with each header
&gt; line separated by a U+000D CR U+000A LF pair, excluding the status line,
&gt; and with each header name and header value separated by a U+003A COLON
&gt; U+0020 SPACE pair.

That seems to suggest &quot;no&quot;, but is that intentional?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>75690</commentid>
    <comment_count>1</comment_count>
    <who name="Anne">annevk</who>
    <bug_when>2012-10-09 14:59:08 +0000</bug_when>
    <thetext>Yes. Makes splitting work better. Might want to test this though, but that is not a bug in the standard.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>