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.
Child Elements
| Element | Description | Cardinality |
|---|
| cookie | Holder for a single cookie's attributes. | 0..* |
Can be used in