Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for trusted (0.04 sec)

  1. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    to kill it in a day or two:  wouldn't it be murder to leave it
    behind?'  She said the last words out loud, and the little thing
    grunted in reply (it had left off sneezing by this time).  `Don't
    grunt,' said Alice; `that's not at all a proper way of expressing
    yourself.'
    
      The baby grunted again, and Alice looked very anxiously into
    its face to see what was the matter with it.  There could be no
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.5.md

      * kube-apiserver learned the '--anonymous-auth' flag, which defaults to true. When enabled, requests to the secure port that are not rejected by other configured authentication methods are treated as anonymous requests, and given a username of 'system:anonymous' and a group of 'system:unauthenticated'.
      * Authenticated users are decorated with a 'system:authenticated' group.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

              .build(),
          )
        }
      }
    
      private fun testServerClosesOutput(mockResponse: MockResponse) {
        server.enqueue(mockResponse)
        val responseAfter = MockResponse(body = "This comes after a busted connection")
        server.enqueue(responseAfter)
        server.enqueue(responseAfter) // Enqueue 2x because the broken connection may be reused.
        val response1 = getResponse(newRequest("/a"))
        response1.body
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jun 21 20:36:35 UTC 2025
    - 133.2K bytes
    - Viewed (0)
  4. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

            .Builder()
            .heldCertificate(heldCertificate)
            .addTrustedCertificate(heldCertificate.certificate)
            .build()
    
        // Use that certificate on the server and trust it on the client.
        server.useHttps(handshakeCertificates.sslSocketFactory())
        client =
          client
            .newBuilder()
            .sslSocketFactory(
              handshakeCertificates.sslSocketFactory(),
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    trentinsuedtirol.it
    trentinsüd-tirol.it
    trentinsüdtirol.it
    trento.it
    treviso.it
    trieste.it
    troandin.no
    trogstad.no
    troitsk.su
    tromsa.no
    tromso.no
    tromsø.no
    trondheim.no
    trust
    trv
    try-snowplow.com
    trycloudflare.com
    trysil.no
    træna.no
    trøgstad.no
    ts.it
    ts.net
    tselinograd.su
    tsk.tr
    tsu.mie.jp
    tsubame.niigata.jp
    tsubata.ishikawa.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  6. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    trentinsuedtirol.it
    trentinsüd-tirol.it
    trentinsüdtirol.it
    trento.it
    treviso.it
    trieste.it
    troandin.no
    trogstad.no
    troitsk.su
    tromsa.no
    tromso.no
    tromsø.no
    trondheim.no
    trust
    trv
    try-snowplow.com
    trycloudflare.com
    trysil.no
    træna.no
    trøgstad.no
    ts.it
    ts.net
    tselinograd.su
    tsk.tr
    tsu.mie.jp
    tsubame.niigata.jp
    tsubata.ishikawa.jp
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
Back to top