[html5] r4831 - [e] (0) note to self about where certain fields would go if we decide to not avo [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 8 12:50:23 PST 2010


Author: ianh
Date: 2010-03-08 12:50:22 -0800 (Mon, 08 Mar 2010)
New Revision: 4831

Modified:
   complete.html
   source
Log:
[e] (0) note to self about where certain fields would go if we decide to not avoid them after all

Modified: complete.html
===================================================================
--- complete.html	2010-03-08 20:39:24 UTC (rev 4830)
+++ complete.html	2010-03-08 20:50:22 UTC (rev 4831)
@@ -68131,8 +68131,18 @@
 
    </li>
 
+<!--UAS:
    <li>
 
+    <p>Optionally, add the string consisting of the concatenation of
+    the string "User-Agent:", a U+0020 SPACE character, and a
+    user-agent defined string, to <var title="">fields</var>.</p>
+
+   </li>
+-->
+
+   <li>
+
     <p>If the client has any <!--(v2-ws-auth) authentication
     information or--> cookies that would be relevant to a resource
     accessed over HTTP, if <var title="">secure</var> is false, or
@@ -68603,6 +68613,9 @@
      </dd>
 
 
+     <!--UAS: 'Server' -->
+
+
      <dt>Any other name</dt>
 
      <dd>Ignore it.</dd>
@@ -69111,6 +69124,8 @@
 
    </dd>
 
+   <!--UAS: 'User-Agent' -->
+
    <dt>Other fields</dt>
 
    <dd>
@@ -69406,6 +69421,8 @@
 
     </p>
 
+    <!--UAS: optionally, include 'Server:' field -->
+
    </li>
 
    <li>

Modified: source
===================================================================
--- source	2010-03-08 20:39:24 UTC (rev 4830)
+++ source	2010-03-08 20:50:22 UTC (rev 4831)
@@ -76591,8 +76591,18 @@
 
    </li>
 
+<!--UAS:
    <li>
 
+    <p>Optionally, add the string consisting of the concatenation of
+    the string "User-Agent:", a U+0020 SPACE character, and a
+    user-agent defined string, to <var title="">fields</var>.</p>
+
+   </li>
+-->
+
+   <li>
+
     <p>If the client has any <!--(v2-ws-auth) authentication
     information or--> cookies that would be relevant to a resource
     accessed over HTTP, if <var title="">secure</var> is false, or
@@ -77126,6 +77136,9 @@
      </p></dd>
 
 
+     <!--UAS: 'Server' -->
+
+
      <dt>Any other name</dt>
 
      <dd>Ignore it.</dd>
@@ -77704,6 +77717,8 @@
 
    </dd>
 
+   <!--UAS: 'User-Agent' -->
+
    <dt>Other fields</dt>
 
    <dd>
@@ -78034,6 +78049,8 @@
 <!--START websocket-protocol-->
     </p>
 
+    <!--UAS: optionally, include 'Server:' field -->
+
    </li>
 
    <li>




More information about the Commit-Watchers mailing list