<?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>20409</bug_id>
          
          <creation_ts>2012-12-17 07:22:43 +0000</creation_ts>
          <short_desc>how to send &quot;a\rb&quot; message over text/event-stream EventSource? for &quot;a\nb&quot; the event-stream should be: &quot;data: a\ndata: b\n\n&quot;, but &quot;\r&quot; will be replaced by &quot;\n&quot; by current algorithm.</short_desc>
          <delta_ts>2013-03-25 23:59:49 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WHATWG</product>
          <component>HTML</component>
          <version>unspecified</version>
          <rep_platform>Other</rep_platform>
          <op_sys>other</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>NEEDSINFO</resolution>
          
          
          <bug_file_loc>http://www.whatwg.org/specs/web-apps/current-work/#top</bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>Unsorted</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>contributor</reporter>
          <assigned_to name="Ian &apos;Hixie&apos; Hickson">ian</assigned_to>
          <cc>ian</cc>
    
    <cc>mike</cc>
    
    <cc>vic99999</cc>
          
          <qa_contact>contributor</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>80255</commentid>
    <comment_count>0</comment_count>
    <who name="">contributor</who>
    <bug_when>2012-12-17 07:22:43 +0000</bug_when>
    <thetext>Specification: http://dev.w3.org/html5/eventsource/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top

Comment:
how to send &quot;a\rb&quot; message over text/event-stream EventSource?

for &quot;a\nb&quot; the event-stream should be: &quot;data: a\ndata: b\n\n&quot;, but
&quot;\r&quot; will be replaced by &quot;\n&quot; by current algorithm.


Posted from: 83.146.108.107
User agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.11 (KHTML, like Gecko) Chrome/23.0.1271.97 Safari/537.11</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80755</commentid>
    <comment_count>1</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2012-12-31 05:00:17 +0000</bug_when>
    <thetext>You cannot send a U+000D character using an event stream.

What&apos;s your use case for sending that character?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>80808</commentid>
    <comment_count>2</comment_count>
    <who name="">vic99999</who>
    <bug_when>2013-01-01 11:45:34 +0000</bug_when>
    <thetext>seems, some additional encoding is required to pass it, and this is the only charcter, for which extra encoding is required</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84033</commentid>
    <comment_count>3</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-06 20:28:06 +0000</bug_when>
    <thetext>It is, but unless there&apos;s a use case for actually sending it, that doesn&apos;t seem like a particularly serious problem.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>84980</commentid>
    <comment_count>4</comment_count>
    <who name="Ian &apos;Hixie&apos; Hickson">ian</who>
    <bug_when>2013-03-25 23:59:49 +0000</bug_when>
    <thetext>Marking NEEDSINFO; please re-open the bug if there&apos;s a use case I missed.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>