- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for duplexWithRedirect (0.08 sec)
-
okhttp/src/test/java/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 Nov 01 11:42:11 UTC 2024 - Last Modified: Sat Jan 20 10:30:28 UTC 2024 - 23.9K bytes - Viewed (0)