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
quick question: how can I directly mutate the outgoing HTTP request (e.g. set headers or rewrite the body) from inside a custom Fluxzy function handler to dinamicaly modify based on my own logic? Thanks!