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
I've changed the default to Content-Type since this is more standard
Can you confirm me it's ok?
Maybe we could fix that, using map<string, pair<string, string> > with lowercase strings as keys for the map
When overriding the 'Content-Type' in a controller, by doing;
It doesn't actually override, it just appends another header to the response;
The browser thereby interprets everything as html.
The text was updated successfully, but these errors were encountered: