method
new
v2_4_6 -
Show latest stable
- Class:
WEBrick::HTTPUtils::FormData
new(*args)public
Creates a new FormData object.
args is an Array of form data entries. One FormData will be created for each entry.
This is called by WEBrick::HTTPUtils.parse_form_data for you