in reply to Re: LWP connection:keep_alive
in thread LWP connection:keep_alive
How do I usually set the cookie? I thought :$agent->cookie_jar( {} ); would do that stuff...
...and do I need the GET command when I submit data via POST?
Setting $agent->default_header('Referer' => 'http:blabla'); also ends with a closed sessionid
However could that be the result of the missing GET command to set the cookie?
|
|---|