Help for this page

Select Code to Download


  1. or download this
    $ua->proxy(['http'],'http://xxxxxx.nb.ford.com:83');
    $req->proxy_authorization_basic("username","password");
    my $res = $ua->request($req);