WebSocket gives syntax error when using IPv6 address
Issue #16830441 • Assigned to Arvind M.
Steps to reproduce
write in console:
new WebSocket('ws://[fe80::aecc:8eff:fe54:52a2]')
response:
SyntaxError
Issue #16830441 • Assigned to Arvind M.
write in console:
new WebSocket('ws://[fe80::aecc:8eff:fe54:52a2]')
response:
SyntaxError
You need to sign in to your Microsoft account to add a comment.
Sign in