my $request = HTTP::Request->new($method, $fullurl, $header, $content); #### $fullurl =~ s/localhost/127.0.0.1/;