Closed GoogleCodeExporter closed 8 years ago
This is working as designed. I can't find a link at the moment, but there was a
long discussion about this, and it was consistent with how some java libraries
work. see:
http://en.wikipedia.org/wiki/Query_string
Original comment by Nicholas.J.Santos
on 28 Feb 2012 at 1:14
Hmm, interesting. But I don't understand why you went with no-equals. If you
use the equals, it won't harm or make any difference to people who can get
along without it, but those of us who work with servers that depend on it are
left having to write hacks and workarounds. But is it even necessary for you
to choose one way or the other? Why not provide an optional argument in there
somewhere that defaults to no-equals-for-empty-string, but can be set the other
way for those of us who need it? Surely that's reasonable? Thanks much.
Original comment by max.l...@gmail.com
on 28 Feb 2012 at 10:43
Original issue reported on code.google.com by
max.l...@gmail.com
on 12 Feb 2012 at 9:31