[whatwg] WebSocket length of binary frames and closing handshake

Simon Pieters simonp at opera.com
Thu Apr 22 01:07:30 PDT 2010


WebSocket data framing

[[
8. If the frame type is 0xFF and the length was 0, then run the following  
substeps:
]]

This will be true for 0xFF 0x80 0x00, or any number of leading 0x80 bytes  
in length. Presumably the frame should only be treated as a closing  
handshake if it was 0xFF 0x00.

-- 
Simon Pieters
Opera Software



More information about the whatwg mailing list