- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for successfulHttpProxyConnect (0.09 seconds)
-
okhttp/src/jvmTest/kotlin/okhttp3/EventListenerTest.kt
eventRecorder.removeUpToEvent<ConnectFailed>() eventRecorder.removeUpToEvent<ConnectStart>() eventRecorder.removeUpToEvent<ConnectEnd>() } @Test fun successfulHttpProxyConnect() { server.enqueue(MockResponse()) client = client .newBuilder() .proxy(server.proxyAddress) .build() val call = client.newCallWithListener(
Created: Fri Dec 26 11:42:13 GMT 2025 - Last Modified: Wed Nov 05 18:28:35 GMT 2025 - 70.5K bytes - Click Count (0)