[html5] r3748 - [] (0) Update the ws: and wss: scheme registrations.

whatwg at whatwg.org whatwg at whatwg.org
Thu Sep 3 21:40:31 PDT 2009


Author: ianh
Date: 2009-09-03 21:40:31 -0700 (Thu, 03 Sep 2009)
New Revision: 3748

Modified:
   source
Log:
[] (0) Update the ws: and wss: scheme registrations.

Modified: source
===================================================================
--- source	2009-09-04 02:13:36 UTC (rev 3747)
+++ source	2009-09-04 04:40:31 UTC (rev 3748)
@@ -72829,6 +72829,9 @@
    <dd>
     <p>In ABNF terms using the terminals from the IRI specifications: <a href="#refsRFC5234">[RFC5234]</a> <a href="#refsRFC3987">[RFC3987]</a></p>
     <pre>"ws" ":" ihier-part [ "?" iquery ]</pre>
+    <p>The path and query components form the resource name sent to
+    the server to identify the kind of service desired. Other
+    components have the meanings described in RFC3987.</p>
    </dd>
 
    <dt>URI scheme semantics.</dt>
@@ -72836,7 +72839,7 @@
    using the Web Socket protocol.</dd>
 
    <dt>Encoding considerations.</dt>
-   <dd>UTF-8 only.</dd>
+   <dd>See RFC3987. <a href="#refsRFC3987">[RFC3987]</a></dd>
 
    <dt>Applications/protocols that use this URI scheme name.</dt>
    <dd>Web Socket protocol.</dd>
@@ -72877,6 +72880,9 @@
    <dd>
     <p>In ABNF terms using the terminals from the IRI specifications: <a href="#refsRFC5234">[RFC5234]</a> <a href="#refsRFC3987">[RFC3987]</a></p>
     <pre>"ws" ":" ihier-part [ "?" iquery ]</pre>
+    <p>The path and query components form the resource name sent to
+    the server to identify the kind of service desired. Other
+    components have the meanings described in RFC3987.</p>
    </dd>
 
    <dt>URI scheme semantics.</dt>
@@ -72884,7 +72890,7 @@
    using the Web Socket protocol, encrypted using TLS.</dd>
 
    <dt>Encoding considerations.</dt>
-   <dd>UTF-8 only.</dd>
+   <dd>See RFC3987. <a href="#refsRFC3987">[RFC3987]</a></dd>
 
    <dt>Applications/protocols that use this URI scheme name.</dt>
    <dd>Web Socket protocol over TLS.</dd>




More information about the Commit-Watchers mailing list