I was wondering, Cloudflare has a default error page for 5xx errors. However, if my origin returns, for example, a 500 error with a json body, will Cloudflare keep that body, or does it replace it?
I couldn’t find anything about this in the docs nor here on the forums.