no http_cookie

2003-10-20 Thread Eli Jehoel
I'm having trouble with $ENV{HTTP_COOKIE}. It just doesn't show up in the %ENV hash. Does this have to do with the fact that I'm running the thing over https? Does this have anything to do with the communication between perl and apache? Thanks in advance! Contents of %ENV: SCRIPT_NAME

RE: no http_cookie --WORKS NOW!

2003-10-20 Thread Eli Jehoel
I was so stupid. Of course there's nothing to see if I don't set a cookie. Thanks anyway and have a nice day! -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Eli Jehoel Sent: maandag 20 oktober 2003 11:47 To: [EMAIL PROTECTED] Subject: no http_cookie