Help for this page

Select Code to Download


  1. or download this
     345         $dl_res = $ua->request(
     346             GET $req_url,
     347             Cookie => 'ASP.NET_SessionId=xaduwqpg5ocnenpb0l0xsq4d
    +; GMProfileInfo=e=xxxx@banana.com'
     348         );
    
  2. or download this
    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' )