execute With Url Encoded Form
Execute the request with the specified object as url encoded form data. May not be used in GET requests.
Return
Response
Parameters
params
the form data
Throws
if an I/O exception occurred
Execute the request with the specified object as url encoded form data. May not be used in GET requests.
Response
the form data
if an I/O exception occurred