Options
All
  • Public
  • Public/Protected
  • All
Menu

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

Index

Constructors

constructor

Properties

Protected inputTypes

inputTypes: Promise<ValuePreferences>

Protected outputTypes

outputTypes: Promise<ValuePreferences>

Methods

canHandle

getInputTypes

getOutputTypes

handle

handleSafe