Is there any way to build the query params added by a list instead of a map? Some of the requests I'm using require the same query parameter name multiple times, and this isn't possible with map.
I'm trying to do something like this:
http://site.com?cat=music&cat=books