You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks Michael, redirect is the only one I need, but maybe referrer and referrerPolicy for overriding the referrer in the proxy would be useful. Also signal maybe to support cancelling the proxy request if some other parallel request fails or to support a request timeout.
I would really like if I could configure the redirect mode and other RequestInit properties as below.
The fetch proxy seems to only respect a few of the init props passed in.
The text was updated successfully, but these errors were encountered: