Form.getPostableData

Returns the form's contents in application/x-www-form-urlencoded format.

class Form
string
getPostableData
()

Bugs

Doesn't handle repeated elements of the same name nor files.

Suggestion Box / Bug Report