Convert x-www-form-urlencoded to json

Options
It would be nice to have a Utility Functions to allow you to convert data received as "x-www-form-urlencoded" to "json".

In this case it could be applied in the Get All Inputs function itself and even a separate function to convert.

Comments