mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +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.