Make an HTTP request proxied through the VS Code extension. This bypasses CORS restrictions by having the extension host make the request.
URL to fetch
Fetch init options
Message handler instance to use
Promise resolving to Response-like object
Make an HTTP request proxied through the VS Code extension. This bypasses CORS restrictions by having the extension host make the request.