We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If I send a
http://xxxx/index.html?foo=baa
I get an args() result. If I send a
http://xxxx/index.html?foo
the foo is lost, no args(), nothing.
I'm not suure how to solve that. Perhaps add a foo-argname with an empty arg.