Forum Discussion

MDPF52_180608's avatar
MDPF52_180608
Icon for Nimbostratus rankNimbostratus
Feb 02, 2015

iRule multiple cookies on a 302 respond

Hi DevCentral,

 

I want to ask you if is it possible and how I can set multiple cookies on a HTTP::respond 302 Location $redirecturi "Set-Cookie" $cookiename

 

I possible to make this using the following form ?

 

HTTP::respond 302 Location $redirecturi "Set-Cookie" $cookiename ; $cookiename2

 

Thanks in advance,

 

Best Regards,

 

M