You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Ben Kim <bk...@coe.tamu.edu> on 2007/05/01 15:10:21 UTC

RE: embperl syntaxes

>>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.



Ben K.
Developer
http://benix.tamu.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


RE: embperl syntaxes

Posted by Ben Kim <bk...@coe.tamu.edu>.
>>> 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.

I'm on:
Apache 2.0
mod_perl/2.0.2
Embperl 2.2.0


Ben K.
Developer
http://benix.tamu.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org