- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for duplexWithRedirect (0.94 sec)
-
okhttp/src/jvmTest/kotlin/okhttp3/DuplexTest.kt
* already split off another thread to stream the request body. Because we permit at most one * exchange at a time we break the request stream out from under that writer. */ @Test fun duplexWithRedirect() { enableProtocol(Protocol.HTTP_2) val duplexResponseSent = CountDownLatch(1) listener = object : RecordingEventListener() { override fun responseHeadersEnd( call: Call,
Registered: Fri Sep 05 11:42:10 UTC 2025 - Last Modified: Wed Jun 18 12:28:21 UTC 2025 - 24.8K bytes - Viewed (0)