setCookies
Adds one or more Set-Cookie headers to the HTTP response for session handling, user preferences, or tracking purposes.
Supports computing expiry, setting standard attributes like Domain and Path, and building a compliant cookie string.
Useful for enriching responses with configurable cookies directly at gateway level without backend involvement.
Can be used in:
serviceProxy, api, proxy, global, chainDef, for, stompProxy, if, registration, wsStompReassembler, internal, interceptor, chain, bean, transport and soapProxy
Child Elements
Elements | Description | Cardinality |
cookie |
Registers the list of child elements. |
0..* |