Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for serverTruncatesRequestButTrailersCanStillBeReadHttp1 (0.22 seconds)

  1. okhttp/src/jvmTest/kotlin/okhttp3/ServerTruncatesRequestTest.kt

            requestBodyOut.close()
          }
        }
    
        // Confirm that the connection pool was not corrupted by making another call.
        makeSimpleCall()
      }
    
      @Test
      fun serverTruncatesRequestButTrailersCanStillBeReadHttp1() {
        // "java.net.SocketException: Socket closed" thrown reading response after
        // "java.net.SocketException: Connection reset by peer" writing request
        assumeNotWindows()
    
    Created: Fri Apr 03 11:42:14 GMT 2026
    - Last Modified: Sun Jan 11 11:54:15 GMT 2026
    - 10.7K bytes
    - Click Count (0)
Back to Top