forked from googlearchive/pywebsocket
-
Notifications
You must be signed in to change notification settings - Fork 0
WebSocketSecurity
Hiroshige Hayashizaki edited this page Aug 20, 2015
·
1 revision
- wss://foo.com:8444 from https://foo.com:8443
- Aurora 17.0a2 (2012-09-25): allowed
- Chrome 23.0.1271.0 canary: allowed
- ws://foo.com:8080 from https://foo.com:8443
- Aurora 17.0a2 (2012-09-25): SecurityError
- Chrome 23.0.1271.0 canary: allowed
- wss://foo.com:8443 from http://foo.com:8080
- Aurora 17.0a2 (2012-09-25): allowed
- Chrome 23.0.1271.0 canary: allowed