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
{{ message }}
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
I'm building a new Angular frontend on a legacy backend and am trying to intercept a 307 Temporary Redirect but it seems as if it never get's intercepted. My resource just follow the HTTP location and GET's the HTML returned by that url.