fun addQueryParameter(name: String, value: String?): HttpUrl.Builder
Encodes the query parameter using UTF-8 and adds it to this URL's query string.