diff --git a/src/api.ts b/src/api.ts index c5d75e37..fdb83b81 100644 --- a/src/api.ts +++ b/src/api.ts @@ -104,6 +104,7 @@ export function createStreamingFetchAdapter(axiosInstance: AxiosInstance) { const response = await axiosInstance.request({ url: urlStr, + signal: init?.signal, headers: init?.headers as Record, responseType: "stream", validateStatus: () => true, // Don't throw on any status code pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy