#sknebelconverting the normal properties from formencoded to json is luckily relatively easy (take all the params, put them in a json object, pass that to your json implementation that actually does data), so I didn't mind adding that to my endpoint that I build "json-first"