get_query
Description:
Gets this's query, which may contain `%`-encoding, depending on the flags with which this was created.
For queries consisting of a series of `name=value` parameters, UriParamsIter or parse_params may be useful.
Parameters:
this |
a Uri |
Returns:
this's query. |