Re: filter to modify upstream response before it is cached

2020-01-13 Thread Francis Daly
On Fri, Jan 10, 2020 at 04:57:32PM -0800, Roger Fischer wrote: Hi there, > is there a hook into the nginx processing to modify the response body (and > headers) before they are cached when using with proxy_pass? > I don't know if there is such a hook; but I do know that you can introduce anoth

filter to modify upstream response before it is cached

2020-01-10 Thread Roger Fischer
Hello, is there a hook into the nginx processing to modify the response body (and headers) before they are cached when using with proxy_pass? I am aware of the body filters (http://nginx.org/en/docs/dev/development_guide.html#http_body_filters