- Sort Score
- Num 10 results
- Language All
Results 1 - 4 of 4 for setEncodedPathSegmentEncodes (0.11 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/HttpUrlTest.kt
} @Test fun setPathSegmentOutOfBounds() { assertFailsWith<IndexOutOfBoundsException> { HttpUrl.Builder().setPathSegment(1, "a") } } @Test fun setEncodedPathSegmentEncodes() { val base = parse("http://host/a/b/c") assertThat( base .newBuilder() .setEncodedPathSegment(0, "%25") .build() .encodedPath,
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Aug 04 07:38:48 GMT 2025 - 69.9K bytes - Click Count (0) -
okhttp/api/jvm/okhttp.api
Jesse Wilson <******@****.***> 1773179240 -0400
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 72.3K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/HttpUrl.kt
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> 1769504439 +0000
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 63.5K bytes - Click Count (0) -
okhttp/api/android/okhttp.api
Jesse Wilson <******@****.***> 1773179240 -0400
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 72.3K bytes - Click Count (0)