> >> Are these still valid?
> >> 1) multiple domain cookies
> >> $http_headers_out{'Set-Cookie'} = ['name=cook1;value=2;', 
> >> 'name=cook2;value=b'] ;
> > Yes
> 
> I can only get the second (or the last) cookie when I do 
> that. Is there some environment setting affecting this? Thanks.
> 

No, there nothing which can be set.

I just checked the code and it should work. Do you have any chance to 
see what header coming through to the client?

There should be two Cookie headers for your example.

Gerald


** Virus checked by BB-5000 Mailfilter **

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to