If I wanted to extract a list of quey params from ...
# http4k
s
If I wanted to extract a list of quey params from a string for example for an API that looks like:
<uri>?queryParam=value1&queryParam=value2