Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for tRunner (0.58 sec)

  1. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

                    .getStatus()
                    .name();
        }
    
        /**
         * Sets the OpenSearch runner for embedded mode.
         *
         * @param runner the OpenSearch runner instance
         */
        public void setRunner(final OpenSearchRunner runner) {
            this.runner = runner;
        }
    
        /**
         * Checks if the search engine is running in embedded mode.
         *
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 121.9K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

    little scream of laughter.  `Oh, hush!' the Rabbit whispered in a
    frightened tone.  `The Queen will hear you!  You see, she came
    rather late, and the Queen said--'
    
      `Get to your places!' shouted the Queen in a voice of thunder,
    and people began running about in all directions, tumbling up
    against each other; however, they got settled down in a minute or
    two, and the game began.  Alice thought she had never seen such a
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Fri Apr 21 02:27:51 UTC 2017
    - 145.2K bytes
    - Viewed (0)
  3. 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)
  4. 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)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    ltda
    lu
    lu.eu.org
    lu.it
    lubartow.pl
    lubin.pl
    lublin.pl
    lucania.it
    lucca.it
    lug.org.uk
    lugansk.ua
    lugs.org.uk
    luhansk.ua
    lukow.pl
    lund.no
    lundbeck
    lunner.no
    luroy.no
    lurøy.no
    luster.no
    lutsk.ua
    luxe
    luxury
    lv
    lv.eu.org
    lv.ua
    lviv.ua
    ly
    lyngdal.no
    lyngen.no
    lynx.mythic-beasts.com
    láhppi.no
    lærdal.no
    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

    ltda
    lu
    lu.eu.org
    lu.it
    lubartow.pl
    lubin.pl
    lublin.pl
    lucania.it
    lucca.it
    lug.org.uk
    lugansk.ua
    lugs.org.uk
    luhansk.ua
    lukow.pl
    lund.no
    lundbeck
    lunner.no
    luroy.no
    lurøy.no
    luster.no
    lutsk.ua
    luxe
    luxury
    lv
    lv.eu.org
    lv.ua
    lviv.ua
    ly
    lyngdal.no
    lyngen.no
    lynx.mythic-beasts.com
    láhppi.no
    lærdal.no
    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