- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for f1e3c2e5f23a6ba0ab90f4ff (0.09 sec)
-
okhttp/src/test/java/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 Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 38.2K bytes - Viewed (0)