diff options
Diffstat (limited to 'files/es/web/api/websockets_api/index.html')
-rw-r--r-- | files/es/web/api/websockets_api/index.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/es/web/api/websockets_api/index.html b/files/es/web/api/websockets_api/index.html index e1c339558f..f4ce5224fc 100644 --- a/files/es/web/api/websockets_api/index.html +++ b/files/es/web/api/websockets_api/index.html @@ -168,5 +168,3 @@ translation_of: Web/API/WebSockets_API <p>Starting in Gecko 11.0, the WebSocket API is no longer prefixed.</p> <div class="warning"><strong>Warning:</strong> Among other things, a key reason WebSockets was disabled by default in Firefox 4 and 5 is the discovery of a <a class="external" href="http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html" title="http://www.ietf.org/mail-archive/web/hybi/current/msg04744.html">security issue in the protocol's design</a>. This was fixed in Firefox 6 by implementing a newer version of the protocol that corrects the problem.</div> - -<div>{{HTML5ArticleTOC}}</div> |