Does fetch() support upgrading the connection to a websocket?
What happens when
…? How to get the
fetch() gets the response…? How to get the
WebSocket object from there?HTTP/1.1 101 Switching Protocols
connection: upgrade
upgrade: websocketWebSocket