set_form(params, enctype='application/x-www-form-urlencoded', formopt={})
Instance Public methods
Set a HTML form data set. params is
the form data set; it is an Array of Arrays or a Hash +enctype is the type to encode the form data
set. It is application/x-www-form-urlencoded or multipart/form-data.
formpot is an optional hash to specify the detail.
boundary
the boundary of the multipart message
charset
the charset of the message. All names and the values of non-file fields a