Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for much (0.13 sec)

  1. okhttp/src/test/java/okhttp3/CacheTest.kt

        testServerPrematureDisconnect(TransferKind.CHUNKED)
      }
    
      @Test
      fun serverDisconnectsPrematurelyWithNoLengthHeaders() {
        // Intentionally empty. This case doesn't make sense because there's no
        // such thing as a premature disconnect when the disconnect itself
        // indicates the end of the data stream.
      }
    
      private fun testServerPrematureDisconnect(transferKind: TransferKind) {
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 108.6K bytes
    - Viewed (0)
  2. okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    *.user.localcert.dev
    
    // localzone.xyz
    // Submitted by Kenny Niehage <******@****.***>
    localzone.xyz
    
    // Log'in Line : https://www.loginline.com/
    // Submitted by RĂ©mi Mach <remi.mach@loginline.com>
    loginline.app
    loginline.dev
    loginline.io
    loginline.services
    loginline.site
    
    // Lokalized : https://lokalized.nl
    // Submitted by Noah Taheij <******@****.***>
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Dec 20 23:27:07 GMT 2023
    - 240.3K bytes
    - Viewed (3)
Back to top