- Sort Score
- Num 10 results
- Language All
Results 11 - 11 of 11 for HTTP_1_0 (0.39 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt
MockResponse .Builder() .status("HTTP/1.0 200 OK") .build(), ) val response = getResponse(newRequest("/")) assertThat(response.protocol).isEqualTo(Protocol.HTTP_1_0) } @Test fun http11SelectedProtocol() { server.enqueue( MockResponse .Builder() .status("HTTP/1.1 200 OK") .build(), )Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Jan 27 09:00:39 GMT 2026 - 133.3K bytes - Click Count (0)