- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for newCookieHandler (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp/src/jvmTest/kotlin/okhttp3/KotlinSourceModernTest.kt
request = authenticator.authenticate(null, response) } @Test fun javaNetCookieJar() { val cookieJar: JavaNetCookieJar = JavaNetCookieJar(newCookieHandler()) val httpUrl = "".toHttpUrl() val loadForRequest: List<Cookie> = cookieJar.loadForRequest(httpUrl) cookieJar.saveFromResponse(httpUrl, listOf(Cookie.Builder().build())) } @Test
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Mar 10 21:47:20 GMT 2026 - 49.7K bytes - Click Count (0)