Help for this page

Select Code to Download


  1. or download this
    export http_proxy=http://proxy.srvr.com:8080/
    
  2. or download this
    
    #!/usr/bin/perl
    ...
                     $domain, $user, $pass);
    my $res = $ua->get($url);
    print $res->header("Server"), "\n";