- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for toQueryNamesAndValues (0.25 sec)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/HttpUrl.kt
apply { this.encodedQueryNamesAndValues = query ?.canonicalize( encodeSet = QUERY_ENCODE_SET, plusIsSpace = true, )?.toQueryNamesAndValues() } fun encodedQuery(encodedQuery: String?) = apply { this.encodedQueryNamesAndValues = encodedQuery ?.canonicalize(
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Mon May 05 16:01:00 UTC 2025 - 63.5K bytes - Viewed (0)