Variables coming in JSON instead of custom syntax
What's inside
- The removal of custom string parsing syntax
Feature break-down
The removal of custom string parsing syntax
The syntax introduced in the very first versions of this module has proven itself unreliable. Problems with special characters, spaces and inability to send POST using the same arguments made us decide to switch to new syntax. It is simple JSON, and the loss in URL size will not be significant.