Setup rules to pass-thru the original response regardless of the HTTP status code

Currently our API back-end returns 503 (Service Unavailable) or 523 (A Timeout Occurred) instead of returning original JSON response from the upstream server, Cloudflare will replace it with a custom html content, which is not the desired behavior.

Cloudflare overwriting API json responses with html

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.