- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for connectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache (0.33 sec)
-
okhttp/src/test/java/okhttp3/URLConnectionTest.kt
Arrays.asList("verify android.com"), ) } /** Tolerate bad https proxy response when using HttpResponseCache. Android bug 6754912. */ @Test fun connectViaHttpProxyToHttpsUsingBadProxyAndHttpResponseCache() { initResponseCache() server.useHttps(handshakeCertificates.sslSocketFactory()) // The inclusion of a body in the response to a CONNECT is key to reproducing b/6754912.
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Jan 20 10:30:28 UTC 2024 - 131.7K bytes - Viewed (0)