- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for preemptiveProxyAuthentication (0.14 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt
assertThat(connect2.headers["Proxy-Authorization"]).isEqualTo("password") } /** Confirm that we can send authentication information without being prompted first. */ @Test fun preemptiveProxyAuthentication() { server.useHttps(handshakeCertificates.sslSocketFactory()) server.enqueue( MockResponse .Builder() .inTunnel() .build(), )
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Tue Nov 04 19:13:52 GMT 2025 - 147.4K bytes - Click Count (0)