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.