Hi,
>
> I tried sending multiple cookies as you said before with Embperl V1.3.2.
> But it didn't work.
> Did you forgot to add this feature to v1.3.2? or am I doing something
wrong?
>
>
The feature is in 1.3.2 (you can always look at Changes.pod to see have been
added) and make test tests it, so it should work, if make test passes for
you.
Set the dbgHeadersIn = 262144, this will log the http headers (in _and_ out)
to the embperl.log file, so you can see what is really send. But
$http_headers_out{'Set-Cookie'} = [ $cookie1, $cookie2 ];
should really work
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]