Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Coffee (0.03 sec)

  1. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    co.uz
    co.ve
    co.vi
    co.za
    co.zm
    co.zw
    coach
    cockpit.fr-par.scw.cloud
    cockpit.nl-ams.scw.cloud
    cockpit.pl-waw.scw.cloud
    cocotte.jp
    codeberg.page
    codes
    codespot.com
    coffee
    cog.mi.us
    col.ng
    college
    collegefan.org
    cologne
    com
    com.ac
    com.af
    com.ag
    com.ai
    com.al
    com.am
    com.ar
    com.au
    com.aw
    com.az
    com.ba
    com.bb
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  2. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    co.uz
    co.ve
    co.vi
    co.za
    co.zm
    co.zw
    coach
    cockpit.fr-par.scw.cloud
    cockpit.nl-ams.scw.cloud
    cockpit.pl-waw.scw.cloud
    cocotte.jp
    codeberg.page
    codes
    codespot.com
    coffee
    cog.mi.us
    col.ng
    college
    collegefan.org
    cologne
    com
    com.ac
    com.af
    com.ag
    com.ai
    com.al
    com.am
    com.ar
    com.au
    com.aw
    com.az
    com.ba
    com.bb
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  3. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    later.
    
      However, this bottle was NOT marked `poison,' so Alice ventured
    to taste it, and finding it very nice, (it had, in fact, a sort
    of mixed flavour of cherry-tart, custard, pine-apple, roast
    turkey, toffee, and hot buttered toast,) she very soon finished
    it off.
    
         *       *       *       *       *       *       *
    
             *       *       *       *       *       *
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

        assertThat(response.header("Content-Encoding")).isEqualTo("gzip")
        assertThat(response.body.source().readByteString()).isEqualTo(
          gzippedBody.snapshot(),
        )
    
        // The request did not offer gzip support.
        val recordedRequest = server.takeRequest()
        assertThat(recordedRequest.headers["Accept-Encoding"]).isNull()
      }
    
      @Test
      fun asyncResponseCanBeConsumedLater() {
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
Back to top