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.