fun decodeUrlParameters(list: ParameterPairs, url: String?): Unit
Decode URL parameters.
list - the list of parameter pairs.
list
url - the URL to decode.
url