mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 03:06:53 +08:00

Previously our custom exception handler was unable to handle situations where an invalid mime type was sent, resulting in a warning log This ensures we pretend a request is HTML for the purpose of rendering the error page if an invalid mime type from a scanner is shipped to the app