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
At the moment @ResponseContentType support specify content type by Http.MediaType enum only, if app developer needs to specify a Content-Type on the response that is not defined in the MediaType enum, they can't do anything even to workaround it.