okhttp-parent
Toggle table of contents
5.2.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
okhttp-parent
okhttp
/
okhttp3
/
HttpUrl
/
Builder
/
addEncodedQueryParameter
add
Encoded
Query
Parameter
fun
addEncodedQueryParameter
(
encodedName
:
String
,
encodedValue
:
String
?
)
:
HttpUrl.Builder
Adds the pre-encoded query parameter to this URL's query string.