Adds (or updates) a query parameter in a URI.
The URI to add a parameter to.
The name of the query parameter to add. If it already exists, the value will be updated.
The value for the query parameter.
Adds (or updates) a query parameter in a URI.