Help for this page
345 $dl_res = $ua->request( 346 GET $req_url, 347 Cookie => 'ASP.NET_SessionId=xaduwqpg5ocnenpb0l0xsq4d +; GMProfileInfo=e=xxxx@banana.com' 348 );
The real request it sent by looking from the debugger (the ASP Session +ID is not showing up but it should): ... }, 'HTTP::Headers' ), '_method' => 'GET' }, 'HTTP::Request' )