[Webkit-unassigned] [Bug 81072] [WebSocket]Browser should send close frame when WebSocket API close is called without status code parameter.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 21:54:14 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=81072





--- Comment #3 from joey <li.yin at intel.com>  2012-03-13 21:54:13 PST ---
http://dev.w3.org/html5/websockets/#dom-websocket-close
   If the WebSocket closing handshake has not yet been started,
   Start the WebSocket closing handshake and...

Here, from RFC6455 http://tools.ietf.org/html/rfc6455#section-7.4, 
   Start the WebSocket Closing Handshake, should send the close frame.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list