Capture 2xx response from proxy and rewrite

Hi,

Is it possible to catch a 2xx response from a upstream proxy and rewrite
the
response? We’re able to do this with 4xx and 5xx responses using
proxy_intercept_errors and error_page, but I haven’t found an equivalent
way
of doing this for 2xx responses.

Posted at Nginx Forum: