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
Write response headers before status code
When returning a reponse in a browser, no headers get set unless they are wriiten to the response before the status code is written.