in reply to Sending a cookie header and HTML output
would actually print outprint header(-type=>'text/html', -cookie=>$your_cookie ...)
To give you a better answer than you can print out more than one header, I need to see some sample code.Content-type: text/html\n Cookie: $your_cookie\n\n
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Sending a cookie header and HTML output
by Anonymous Monk on Jun 24, 2003 at 14:46 UTC | |
by tcf22 (Priest) on Jun 24, 2003 at 15:01 UTC |