Makes an HTTP request proxied through the VS Code extension host, bypassing CORS restrictions.
Target URL to fetch.
Standard Fetch API request options.
Message handler instance for extension communication.
Promise resolving to a Response-like object with status, headers, and body.
Makes an HTTP request proxied through the VS Code extension host, bypassing CORS restrictions.