in reply to Re^9: Cookie->fetch problem
in thread Cookie->fetch problem

Perhaps my $domain = $ENV{'HTTP_HOST'}; and $domain in set cookie -domain=>$domain,-secure=>1);

Who knows???

Replies are listed 'Best First'.
Re^11: Cookie->fetch problem
by Anonymous Monk on Mar 11, 2017 at 21:29 UTC