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
If the exception caught by DeveloperExceptionPageMiddleware is of type BadHttpRequestException, it should set the response status code to the value of BadHttpRequestException.StatusCode rather than 500.