Conditionally add values/attributes to response header #8212
Unanswered
PackiarajSakkananGW
asked this question in
Help
Replies: 1 comment 1 reply
-
Hello, In order to manage session cookies, you should use the Session plugin. The Response Transformer plugin is not able to add transformations conditionally, as you noticed. This leaves you two options:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello All,
We have Kong API gate way Infront of monolith app which has both UI & RESTful APIs,
We are using “response-transformer” to add header to the upstream response.
However, we have couple of issues / limitations
is there a way to achieve above requirement using response-transformer or any other plugin?
Thanks a lot for your time and help
Beta Was this translation helpful? Give feedback.
All reactions