Skip to content

Variables coming in JSON instead of custom syntax

Compare
Choose a tag to compare
@alfredsgenkins alfredsgenkins released this 05 Nov 09:39
76ebc94

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.