Parses the query string into the internal dictionary and optionally also returns this dictionary
public NameValueCollection Parse(string query);
Parameters
query
Query string key value pairs or a full URL. If URL is
passed the URL is re-written in Write operation
See also:
Class UrlEncodingParser