Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

Method Standards.URI()->add_query_variables()


Method add_query_variables

void add_query_variables(mapping(string:string) vars)

Description

Appends the provided set of query variables with the already existing ones. Will overwrite all existing variables with the same names.