Help for this page
HTTP/1.1 403 Forbidden Cache-Control: private, max-age=0, no-store, no-cache, must-revalidate +, post-check=0, pre-check=0 ... X-Frame-Options: SAMEORIGIN error code: 1010
use LWP::UserAgent; ... my $res = $ua->request($response)->as_string; print $res