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