Searched refs:wrapFetchWithCredentials (Results 1 – 1 of 1) sorted by relevance
54 export function wrapFetchWithCredentials(fetchFunction: FetchLike): FetchLike { function116 const fetchWithCredentials = wrapFetchWithProgress(wrapFetchWithCredentials(fetchWithProxy));148 export const fetchAsync = wrapFetchWithProgress(wrapFetchWithCredentials(fetchWithProxy));