Help for this page

Select Code to Download


  1. or download this
        if ($parse_head && $response->content_type eq 'text/html') {
        $parser = HTML::HeadParser->new($response->{'_headers'});
        }....