Some methods like set payload relies on an URL encoded parameter.
If this is not clear to developer it can became a silent pitfall: no error is generated but the payload is
not in place at the end of the proccesor run.
Keep the legacy method to avoid problem on legacy apps
Some methods like set payload relies on an URL encoded parameter. If this is not clear to developer it can became a silent pitfall: no error is generated but the payload is not in place at the end of the proccesor run. Keep the legacy method to avoid problem on legacy apps