Re: Response headers adding/filtering during proxy with njs

2021-01-19 Thread Dmitry Volyntsev
On 19.01.2021 18:44, Grzegorz Kulewski wrote: Hello, Is it possible to (at least) add (or better also) filter response headers (like for example setting or modifying or deleting cookies, of course without harming other cookies set by the upstream) dynamically from njs after it is returned fr

Response headers adding/filtering during proxy with njs

2021-01-19 Thread Grzegorz Kulewski
Hello, Is it possible to (at least) add (or better also) filter response headers (like for example setting or modifying or deleting cookies, of course without harming other cookies set by the upstream) dynamically from njs after it is returned from the upstream (or cache) and before it is sent