mirror of
https://github.com/discourse/discourse.git
synced 2026-08-01 09:08:08 -05:00
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.