- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for pushPromiseThenContinuation (0.11 sec)
-
okhttp/src/test/java/okhttp3/internal/http2/Http2Test.kt
assertThat(requestHeaders).isEqualTo(pushPromise) } }, ) } /** Headers are compressed, then framed. */ @Test fun pushPromiseThenContinuation() { val expectedPromisedStreamId = 11 val pushPromise = largeHeaders() // Decoding the first header will cross frame boundaries. val headerBlock = literalHeaders(pushPromise)
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 28.1K bytes - Viewed (0)