URI.setQuery

Sets @uri's query to @query.

class URI
void
setQuery
(
string query
)

Parameters

query string

the query

Meta