in reply to Re: Re: Cookies
in thread Cookies, how can you set one if it must be done before the header?
You may also want to dump the HTTP headers that your app received as HTML comments while you are building and debugging your app. Using Data::Dumper on your cgi object(or other objects) is also useful.
|
|---|