jkwatson
buildUri(“<http://foo.bar>”).addQueryParams(“search” to “search value”).toURI()
<http://foo.bar?search=search%2520value>