Never mind, didn't realize you can specify multiple values to web::response -set to generate multiple header lines for the same key.
/Ashok

Ashok P. Nadkarni wrote:
A server is allowed to send multiple Set-Cookie headers (one for each cookie with different expirations etc.) However websh does not seem to allow this. Using "web::response -set Set-Cookie COOKIEDATA" multiple times results in only the last call being in effect (i.e. only one Set-Cookie line with the contents of the last call are sent to the client).

Any way to work around this? If you can point me to the approximate place to look at modifying this behaviour, I can take a stab.

As an aside, I cannot use cookiecontext type mechanisms as the cookies set have to be readable by other server-side non-websh components.

Thanks

/Ashok



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to