Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for tunnels (0.03 sec)

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

    fukushima.fukushima.jp
    fukushima.hokkaido.jp
    fukushima.jp
    fukuyama.hiroshima.jp
    fun
    funabashi.chiba.jp
    funagata.yamagata.jp
    funahashi.toyama.jp
    functions.fnc.fr-par.scw.cloud
    fund
    funnels.cx
    fuoisku.no
    fuossko.no
    furano.hokkaido.jp
    furniture
    furubira.hokkaido.jp
    furudono.fukushima.jp
    furukawa.miyagi.jp
    fusa.no
    fuso.aichi.jp
    fussa.tokyo.jp
    futaba.fukushima.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)
  2. okhttp/src/jvmTest/kotlin/okhttp3/URLConnectionTest.kt

        val get = server.takeRequest()
        assertThat(get.requestLine).isEqualTo("GET /foo HTTP/1.1")
        assertThat(get.headers["Proxy-Authorization"]).isNull()
      }
    
      // Don't disconnect after building a tunnel with CONNECT
      // http://code.google.com/p/android/issues/detail?id=37221
      @Test
      fun proxyWithConnectionClose() {
        server.useHttps(handshakeCertificates.sslSocketFactory())
        server.enqueue(
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sat Jun 21 20:36:35 UTC 2025
    - 133.2K bytes
    - Viewed (0)
  3. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

        assertThat(get2.headers["Proxy-Authorization"]).isEqualTo("password")
      }
    
      /**
       * OkHttp has a bug where a `Connection: close` response header is not honored when establishing a
       * TLS tunnel. https://github.com/square/okhttp/issues/2426
       */
      @Test
      fun proxyAuthenticateOnConnectWithConnectionClose() {
        server.useHttps(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)
  4. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    fukushima.fukushima.jp
    fukushima.hokkaido.jp
    fukushima.jp
    fukuyama.hiroshima.jp
    fun
    funabashi.chiba.jp
    funagata.yamagata.jp
    funahashi.toyama.jp
    functions.fnc.fr-par.scw.cloud
    fund
    funnels.cx
    fuoisku.no
    fuossko.no
    furano.hokkaido.jp
    furniture
    furubira.hokkaido.jp
    furudono.fukushima.jp
    furukawa.miyagi.jp
    fusa.no
    fuso.aichi.jp
    fussa.tokyo.jp
    futaba.fukushima.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)
  5. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    down a large rabbit-hole under the hedge.
    
      In another moment down went Alice after it, never once
    considering how in the world she was to get out again.
    
      The rabbit-hole went straight on like a tunnel for some way,
    and then dipped suddenly down, so suddenly that Alice had not a
    moment to think about stopping herself before she found herself
    falling down a very deep well.
    
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
Back to top