Help for this page

Select Code to Download


  1. or download this
    use HTTP::Request::Common;
    use LWP::Debug qw(+);
    ...
        print $res->headers()->as_string(), "\n";
    }
    exit 0;
    
  2. or download this
    #    --Peforming request now...---------
    #    Error: 401 Unauthorized
    ...
    #    Client-Response-Num: 1
    #    Client-Warning: Unsupported authentication scheme 'ntlm'
    #    X-Powered-By: ASP.NET