mirror of
https://github.com/discourse/discourse.git
synced 2025-02-07 03:48:23 +00:00
a9f90cdec3
Many security scanners ship invalid mime types, this ensures we return a very cheap response to the clients and do not log anything. Previous attempt still re-dispatched the request to get proper error page but in this specific case we want no error page.