6. Misc

setCookies

Version

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

ElementDescriptionCardinality
cookieHolder for a single cookie's attributes.0..*

Can be used in