Help for this page

Select Code to Download


  1. or download this
    use LWP::UserAgent;
    use HTTP::Request::Common;
    ...
            LOG "RESPONSE: ", $res->code, ": ", $res->message;
        }
    }
    
  2. or download this
               'content-type' => 'form-data',