Allow json decode in parse_params to be optional

This allows explicitly indicate if ifunction parse_params
should decode passed parameter's value instead of trying
to guess it by value's term type.

It makes it possible to use this function both with GET
and POST queries.
1 file changed
tree: 5d5cab4f67306d78a6fc5a7c836b425ee6aa4b3c
  1. include/
  2. priv/
  3. src/
  4. test/
  5. .travis.yml
  6. LICENSE