- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for takeHeaders (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/Http2ConnectionTest.kt
connection.writePingAndAwaitPong() // Ensure that the HEADERS has been received. assertThat(stream.takeHeaders()) .isEqualTo(headersOf(Header.RESPONSE_STATUS_UTF8, "HTTP/1.1 100")) assertThat(stream.takeHeaders()) .isEqualTo(headersOf(Header.RESPONSE_STATUS_UTF8, "HTTP/1.1 200")) // Verify the peer received what was expected.
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Thu Jul 31 04:18:40 GMT 2025 - 75.5K bytes - Click Count (0)