- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for readNameValueBlockDropsForbiddenHeadersHttp2 (0.24 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/HeadersRequestTest.kt
import okhttp3.internal.http2.Http2ExchangeCodec.Companion.readHttp2HeadersList import org.junit.jupiter.api.Test class HeadersRequestTest { @Test fun readNameValueBlockDropsForbiddenHeadersHttp2() { val headerBlock = headersOf( ":status", "200 OK", ":version", "HTTP/1.1", "connection", "close", )
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Mar 19 19:25:20 UTC 2025 - 2.5K bytes - Viewed (0)