fun addUrlParameters(list: ParameterPairs, url: String?): Unit
Add URL parameters.
list - the list of parameter pairs.
list
url - the URL to add parameters to.
url