QueryParamSet.parse

Parses query and memorizes the values corresponding to the keys provided to the constructor. query will be sliced.

class QueryParamSet
void
parse

Parameters

query cstring

query string to parse

Meta