mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
If the request's `Accept:` header signals a preference for serving images over text, return an image representing the 404/403 instead of serving a `text/html` response. Fixes: #23739.