6 Apr
2010
6 Apr
'10
4:27 p.m.
On Tue, Apr 6, 2010 at 5:47 PM, Deepak Gulati <deepak.gulati@gmail.com>wrote:
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?
Is that in the HTTP RFC? I don't think it's legal.