[whatwg] WebSockets: port/scheme mismatch

WebSocket constructor says:

[[
2. If port is a port to which the user agent is configured to block  
access, then throw a SECURITY_ERR exception. (User agents typically block  
access to well-known ports like SMTP.)
]]

Should port 80 be blocked for wss:? Should port 443 be blocked for ws:?  
Please state explicitly.

-- 
Simon Pieters
Opera Software

Received on Wednesday, 7 April 2010 07:43:55 UTC