Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for testGoogleDotComDecodingFromGoogleIPv6 (0.13 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. okhttp-dnsoverhttps/src/test/java/okhttp3/dnsoverhttps/DnsRecordCodecTest.kt

                  "00010000003b00049df00112"
              ).decodeHex(),
          )
        assertThat(decoded).containsExactly(InetAddress.getByName("157.240.1.18"))
      }
    
      @Test
      fun testGoogleDotComDecodingFromGoogleIPv6() {
        val decoded =
          decodeAnswers(
            hostname = "test.com",
            byteString =
              (
                "0000818000010003000000000567726170680866616365626f6f6b03636f6d00001c0001c00c" +
    Created: Fri Dec 26 11:42:13 GMT 2025
    - Last Modified: Thu May 29 20:09:10 GMT 2025
    - 3.6K bytes
    - Click Count (0)
Back to Top