[html5] r5289 - [e] (0) update NPN protocol name
whatwg at whatwg.org
whatwg at whatwg.org
Fri Aug 13 13:58:08 PDT 2010
Author: ianh
Date: 2010-08-13 13:58:07 -0700 (Fri, 13 Aug 2010)
New Revision: 5289
Modified:
complete.html
source
Log:
[e] (0) update NPN protocol name
Modified: complete.html
===================================================================
--- complete.html 2010-08-13 01:04:47 UTC (rev 5288)
+++ complete.html 2010-08-13 20:58:07 UTC (rev 5289)
@@ -73848,8 +73848,8 @@
the TLS handshake. <a href=#refsRFC4366>[RFC4366]</a></p>
<p>User agents must use the Next Protocol Negotiation extension in
- the TLS handshake, selecting the "776562736f636b657473" protocol
- ("websockets"). <a href=#refsNPN>[NPN]</a>
+ the TLS handshake, selecting the "776562736f636b6574" protocol
+ ("websocket" in UTF-8). <a href=#refsNPN>[NPN]</a>
</li>
@@ -75043,7 +75043,7 @@
<p>Servers must support the Next Protocol Negotiation extension in
the TLS handshake, advertising support for the
- "776562736f636b657473" protocol ("websockets"). <a href=#refsNPN>[NPN]</a>
+ "776562736f636b6574" protocol ("websocket" in UTF-8). <a href=#refsNPN>[NPN]</a>
</li>
Modified: source
===================================================================
--- source 2010-08-13 01:04:47 UTC (rev 5288)
+++ source 2010-08-13 20:58:07 UTC (rev 5289)
@@ -83126,8 +83126,8 @@
the TLS handshake. <a href="#refsRFC4366">[RFC4366]</a></p>
<p>User agents must use the Next Protocol Negotiation extension in
- the TLS handshake, selecting the "776562736f636b657473" protocol
- ("websockets"). <a href="#refsNPN">[NPN]</a>
+ the TLS handshake, selecting the "776562736f636b6574" protocol
+ ("websocket" in UTF-8). <a href="#refsNPN">[NPN]</a>
</li>
@@ -84458,7 +84458,7 @@
<p>Servers must support the Next Protocol Negotiation extension in
the TLS handshake, advertising support for the
- "776562736f636b657473" protocol ("websockets"). <a
+ "776562736f636b6574" protocol ("websocket" in UTF-8). <a
href="#refsNPN">[NPN]</a>
</li>
More information about the Commit-Watchers
mailing list