Help for this page

Select Code to Download


  1. or download this
    $req = HTTP::Request->new(GET => $myrequeststring);
    $req->authorization_basic('username','password');
    ...
    } else {
        print STDOUT "Error: " . $res->status_line . "\n";
    }
    
  2. or download this
    HTTP/1.1 200 OK
    Cache-Control: private
    ...
    Client-Response-Num: 1
    Set-Cookie: ASPSESSIONIDQQQQGUUO=JIPPOIADCAKNEGMGFAHOGJAE; path=/
    Title: Empty result