Help for this page

Select Code to Download


  1. or download this
        my $request = HTTP::Request->new($method, $fullurl, $header, $cont
    +ent);
    
  2. or download this
     $fullurl =~ s/localhost/127.0.0.1/;