- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for IPv6 (0.01 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt
assertThat(get.headers["Host"]).isNull() assertThat(get.headers[":authority"]).isEqualTo("any-host-name:$port") assertThat(get.url).isEqualTo(url) } /** Use a proxy to fake IPv6 connectivity, even if localhost doesn't have IPv6. */ private fun configureClientAndServerProxies(http2: Boolean) { server.useHttps(handshakeCertificates.sslSocketFactory()) server.protocols = when {
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Thu Jul 31 04:18:40 UTC 2025 - 146.6K bytes - Viewed (0)