websocket; hixie: cookies ref update (whatwg r6312)

websocket; hixie: cookies ref update (whatwg r6312)

http://dev.w3.org/cvsweb/html5/websockets/Overview.html?r1=1.229&r2=1.230&f=h
http://html5.org/tools/web-apps-tracker?from=6311&to=6312

===================================================================
RCS file: /sources/public/html5/websockets/Overview.html,v
retrieving revision 1.229
retrieving revision 1.230
diff -u -d -r1.229 -r1.230
--- Overview.html 7 Jul 2011 21:14:41 -0000 1.229
+++ Overview.html 19 Jul 2011 21:40:04 -0000 1.230
@@ -211,7 +211,7 @@
 
    <h1>The WebSocket API</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-7-july-2011">Editor's Draft 7 July 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-19-july-2011">Editor's Draft 19 July 2011</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/websockets/">http://www.w3.org/TR/websockets/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -315,7 +315,7 @@
   </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
-  This specification is the 7 July 2011 Editor's Draft.
+  This specification is the 19 July 2011 Editor's Draft.
   <p>This specification is being developed in conjunction with an
   Internet Draft for a wire protocol, the WebSocket Protocol,
   available from the following location:<ul><li>WebSocket Protocol Internet-Draft: <a href="http://www.whatwg.org/specs/web-socket-protocol/">http://www.whatwg.org/specs/web-socket-protocol/</a></li>
@@ -932,8 +932,7 @@
    </dd>
 
   </dl><h2 class="no-num" id="references">References</h2><p>All references are normative unless marked "Non-normative".</p><dl><dt id="refsCOOKIES">[COOKIES]</dt>
-      <dd><cite><a href="http://tools.ietf.org/html/draft-ietf-httpstate-cookie">HTTP State
-   Management Mechanism</a></cite>, A. Barth. IETF.</dd>
+      <dd><cite><a href="http://tools.ietf.org/html/rfc6265">HTTP State Management Mechanism</a></cite>, A. Barth. IETF.</dd>
 
    <dt id="refsDOMCORE">[DOMCORE]</dt>
    <dd><cite><a href="http://dvcs.w3.org/hg/domcore/raw-file/tip/Overview.html">Web DOM Core</a></cite>, A. van Kesteren. W3C.</dd>

Received on Tuesday, 19 July 2011 21:40:30 UTC