HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/4894

SVNBugCommentTime (UTC)
48949149Clarify that WebSocket is not importing all possible cookie-related specifications; UAs can pick which cookie specs, if any, they support.2010-03-29 05:57
Index: source
===================================================================
--- source	(revision 4893)
+++ source	(revision 4894)
@@ -78104,7 +78104,8 @@
      title="http-setcookie2">set-cookie2</code>" or another
      cookie-related field name</dt>
 
-     <dd><p>Handle the cookie as defined by the appropriate
+     <dd><p>If the relevant specification is supported by the user
+     agent, handle the cookie as defined by the appropriate
      specification, with the resource being the one with the host <var
      title="">host</var>, the port <var title="">port</var>, the path
      (and possibly query parameters) <var title="">resource

|