Converts application/x-www-form-urlencoded data to application/json. Due to the nature of form data, the result will be a simple key/value JSON object.

Hierarchy

Constructors

Properties

inputTypes: Promise<ValuePreferences>
outputTypes: Promise<ValuePreferences>

Methods