- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for readTimeoutOnSlowConnection (0.14 sec)
-
okhttp/src/test/java/okhttp3/internal/http2/HttpOverHttp2Test.kt
* second. If our implementation is acting correctly, it will throw, as a byte doesn't arrive in * time. */ @ParameterizedTest @ArgumentsSource(ProtocolParamProvider::class) fun readTimeoutOnSlowConnection( protocol: Protocol, mockWebServer: MockWebServer, ) { setUp(protocol, mockWebServer) val body = repeat('y', 2048) server.enqueue( MockResponse.Builder()
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Thu Apr 11 22:09:35 UTC 2024 - 75.3K bytes - Viewed (0)