get Query Parameters
Searches the query string for parameter values with the given key.
Return
a list of decoded values
Parameters
key
which will be encoded
Throws
if this isn't a hierarchical URI
if key is null
Searches the query string for parameter values with the given key.
a list of decoded values
which will be encoded
if this isn't a hierarchical URI
if key is null