- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for preemptiveProxyAuthentication (0.51 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 Apr 03 11:42:14 GMT 2026 - Last Modified: Sun Mar 15 09:02:18 GMT 2026 - 146.5K bytes - Click Count (0)