Installs global window.fetch and window.WebSocket overrides that route all traffic through the extension host. Idempotent: calling twice is a no-op.
window.fetch
window.WebSocket
The VS Code webview API handle.
Installs global
window.fetchandwindow.WebSocketoverrides that route all traffic through the extension host. Idempotent: calling twice is a no-op.