mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +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.