Module uri
A set of helpers to work with URI
Object methods:
description
Decodes URI string
decodeURIComponent(str):String description
Decodes URI component string
uri__querystring
A set of helpers to work with query strings
Object methods:
description
Parse a query string to an object
description
Serialize an object to a query string