Search Options

Results per page
Sort
Preferred Languages
Advance

Results 101 - 110 of 123 for siendo (0.07 sec)

  1. docs/en/docs/async.md

    As you are sitting at the table with your crush, while you wait for the burgers, you can spend that time admiring how awesome, cute and smart your crush is ✨😍✨.
    
    <img src="/img/async/concurrent-burgers/concurrent-burgers-05.png" class="illustration">
    
    Registered: Sun Sep 07 07:19:17 UTC 2025
    - Last Modified: Sun Aug 31 09:56:21 UTC 2025
    - 24K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.2.md

    the API, in 1.2 you will either receive a 415 or 406 error.
    The only client
    this is known to affect is curl when you use -d with JSON but don't set a
    content type, helpfully sends "application/x-www-urlencoded", which is not
    correct.
    Other client authors should double check that you are sending proper
    accept and content type headers, or set no value (in which case JSON is the
    default).
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Fri Dec 04 06:36:19 UTC 2020
    - 41.4K bytes
    - Viewed (0)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    thanhhoa.vn
    thanhphohochiminh.vn
    thd
    the.br
    theater
    theatre
    theshop.jp
    theworkpc.com
    thick.jp
    thingdustdata.com
    thruhere.net
    thuathienhue.vn
    tiaa
    tickets
    tickets.io
    tienda
    tiengiang.vn
    time.no
    tingvoll.no
    tinn.no
    tips
    tires
    tirol
    tj
    tj.cn
    tjeldsund.no
    tjmaxx
    tjome.no
    tjx
    tjøme.no
    tk
    tkmaxx
    tksat.bo
    tl
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue May 27 22:00:49 UTC 2025
    - 129.6K bytes
    - Viewed (3)
  4. src/main/webapp/js/bootstrap.min.js.map

    return PLACEMENT_BOTTOMCENTER\n    }\n\n    // We need to trim the value because custom properties can also include spaces\n    const isEnd = getComputedStyle(this._menu).getPropertyValue('--bs-position').trim() === 'end'\n\n    if (parentDropdown.classList.contains(CLASS_NAME_DROPUP)) {\n      return isEnd ? PLACEMENT_TOPEND : PLACEMENT_TOP\n    }\n\n    return isEnd ? PLACEMENT_BOTTOMEND : PLACEMENT_BOTTOM\n  }\n\n  _detectNavbar() {\n    return this._element.closest(SELECTOR_NAVBAR) !== null\n ...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Jan 12 06:14:02 UTC 2025
    - 211.9K bytes
    - Viewed (0)
  5. okhttp/src/jvmTest/kotlin/okhttp3/internal/http2/Http2ConnectionTest.kt

        assertThat(synStream.outFinished).isFalse()
        val ping = peer.takeFrame()
        assertThat(ping.type).isEqualTo(Http2.TYPE_PING)
      }
    
      /**
       * Test that the client sends a RST_STREAM if doing so won't disrupt the output stream.
       */
      @Test fun clientClosesClientInputStream() {
        // Write the mocking script.
        peer.sendFrame().settings(Settings())
        peer.acceptFrame() // ACK
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 75.5K bytes
    - Viewed (0)
  6. src/main/java/org/codelibs/fess/opensearch/client/SearchEngineClient.java

                // ignore
            } catch (final Exception e) {
                logger.warn("{} is not found.", aliasConfigDirPath, e);
            }
        }
    
        /**
         * Sends configuration files to the search engine for an index.
         *
         * @param index the index configuration name
         */
        protected void sendConfigFiles(final String index) {
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sun Aug 31 08:19:00 UTC 2025
    - 121.9K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    thanhhoa.vn
    thanhphohochiminh.vn
    thd
    the.br
    theater
    theatre
    theshop.jp
    theworkpc.com
    thick.jp
    thingdustdata.com
    thruhere.net
    thuathienhue.vn
    tiaa
    tickets
    tickets.io
    tienda
    tiengiang.vn
    time.no
    tingvoll.no
    tinn.no
    tips
    tires
    tirol
    tj
    tj.cn
    tjeldsund.no
    tjmaxx
    tjome.no
    tjx
    tjøme.no
    tk
    tkmaxx
    tksat.bo
    tl
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Tue Dec 31 14:50:53 UTC 2024
    - 129.6K bytes
    - Viewed (2)
  8. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/tiaa.html
    tiaa
    
    // tickets : XYZ.COM LLC
    // https://www.iana.org/domains/root/db/tickets.html
    tickets
    
    // tienda : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/tienda.html
    tienda
    
    // tips : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/tips.html
    tips
    
    // tires : Binky Moon, LLC
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.4.md

    [kubernetes-node*.tar.gz](https://dl.k8s.io/v1.4.12/kubernetes-node*.tar.gz) | ``
    
    ## Changelog since v1.4.9
    
    ### Other notable changes
    
    * kube-apiserver now drops unneeded path information if an older version of Windows kubectl sends it. ([#44586](https://github.com/kubernetes/kubernetes/pull/44586), [@mml](https://github.com/mml))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 133.5K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.5.md

    ## Changelog since v1.5.6
    
    ### Other notable changes
    
    * kube-apiserver now drops unneeded path information if an older version of Windows kubectl sends it. ([#44585](https://github.com/kubernetes/kubernetes/pull/44585), [@mml](https://github.com/mml))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 136.4K bytes
    - Viewed (0)
Back to top