- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for f1e3c2e5f23a6ba0ab90f4ff (0.26 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/HpackTest.kt
// Indexed name (idx = 4) -> :path bytesIn.writeByte(0x8c) // Literal value Huffman encoded 12 bytes // decodes to www.example.com which is length 15 bytesIn.write("f1e3c2e5f23a6ba0ab90f4ff".decodeHex()) hpackReader!!.readHeaders() assertThat(hpackReader!!.headerCount).isEqualTo(1) assertThat(hpackReader!!.dynamicTableByteCount).isEqualTo(52)
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 38.6K bytes - Viewed (0)