Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent;
    $ua = LWP::UserAgent->new;
    $req = HTTP::Request->new(GET=> 'http://www.linpro.no/secret/');
      $req->authorization_basic('aas', 'mypassword');
      print $ua->request($req)->as_string;
    
  2. or download this
    HTTP/1.1 200 OK Connection: close Date: Wed, 20 Apr 2013 20:54:15 GMT 
    +Pragma: no-cache Content-Length: 186386 Content-Type: text/html Clien
    +t-Date: Wed, 20 Apr 2005 20:54:24 GMT Client-Peer: 66.210.81.31:80 Cl
    +ient-Response-Num: 1 Refresh: 0360