[Dancer-users] Supporting ; as a separator in querystring

Deepak Gulati deepak.gulati at gmail.com
Tue Apr 6 14:47:49 UTC 2010


Hi Folks,

By default dancer supports parsing key-value pairs in a querystring
separated by an ampersand - &. Is there a way to get it to working
with a semicolon ; as well?

e.g. http://localhost/hello?key1=value1;key2=value2

Thanks,
Deepak


More information about the Dancer-users mailing list