- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for testRequestUsesAndroidConscryptLocalhostInsecure (0.18 sec)
-
android-test/src/androidTest/java/okhttp/android/test/OkHttpTest.kt
} assertEquals(200, response.code) assertTrue(socketClass?.startsWith("com.android.org.conscrypt.") == true) } } @Test fun testRequestUsesAndroidConscryptLocalhostInsecure() { assumeTrue(Build.VERSION.SDK_INT >= 24) val clientCertificates = HandshakeCertificates .Builder() .addPlatformTrustedCertificates() .apply {
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Sat Aug 02 14:12:28 UTC 2025 - 29K bytes - Viewed (0)