Help for this page
my $request = HTTP::Request->new($method, $fullurl, $header, $cont +ent);
$fullurl =~ s/localhost/127.0.0.1/;