- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for hostIpv6Malformed (0.09 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp/src/jvmTest/kotlin/okhttp3/HttpUrlTest.kt
) assertInvalid( "http://[0:0:0:0:0:1:255.255.255]/", "Invalid URL host: \"[0:0:0:0:0:1:255.255.255]\"", ) } @Test fun hostIpv6Malformed() { assertInvalid("http://[::g]/", "Invalid URL host: \"[::g]\"") } @Test fun hostIpv6CanonicalForm() { assertThat(parse("http://[abcd:ef01:2345:6789:abcd:ef01:2345:6789]/").host)Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Mon Aug 04 07:38:48 GMT 2025 - 69.9K bytes - Click Count (0)