Crest::UrlencodedForm(T)
Inherits Crest::Form < Reference < Object
This class lets crest emulate a filled-in form
in which a user has pressed the submit button.
This causes crest to POST data using the
"Content-Type" application/x-www-form-urlencoded.
Instance methods
generate
Sourceparsed_params
Source