Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 35 for comigo (0.12 sec)

  1. okhttp/src/commonJvmAndroid/kotlin/okhttp3/internal/http1/Http1ExchangeCodec.kt

              state = STATE_READ_RESPONSE_HEADERS
              responseBuilder
            }
            statusLine.code in (102 until 200) -> {
              // Processing and Early Hints will mean a second headers are coming.
              // Treat others the same for now
              state = STATE_READ_RESPONSE_HEADERS
              responseBuilder
            }
            else -> {
              state = STATE_OPEN_RESPONSE_BODY
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 17.5K bytes
    - Viewed (0)
  2. android/guava-tests/test/com/google/common/io/testdata/alice_in_wonderland.txt

      Either the well was very deep, or she fell very slowly, for she
    had plenty of time as she went down to look about her and to
    wonder what was going to happen next.  First, she tried to look
    down and make out what she was coming to, but it was too dark to
    see anything; then she looked at the sides of the well, and
    noticed that they were filled with cupboards and book-shelves;
    here and there she saw maps and pictures hung upon pegs.  She
    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/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // Submitted by George Georgievsky <******@****.***>
    ac.ru
    edu.ru
    gov.ru
    int.ru
    mil.ru
    test.ru
    
    // COSIMO GmbH : http://www.cosimo.de
    // Submitted by Rene Marticke <rmarticke@cosimo.de>
    dyn.cosidns.de
    dnsupdater.de
    dynamisches-dns.de
    internet-dns.de
    l-o-g-i-n.de
    dynamic-dns.info
    feste-ip.net
    knx-server.net
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  4. docs/changelogs/changelog_3x.md

        as modern web browsers.
    
     *  **Form and Multipart bodies are now modeled.** We've replaced the opaque
        `FormEncodingBuilder` with the more powerful `FormBody` and
        `FormBody.Builder` combo. Similarly we've upgraded `MultipartBuilder` into
        `MultipartBody`, `MultipartBody.Part`, and `MultipartBody.Builder`.
    
     *  **The Apache HTTP client and HttpURLConnection APIs are deprecated.** They
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Sun Feb 06 14:55:54 UTC 2022
    - 50.8K bytes
    - Viewed (0)
  5. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    rollag.no
    roma.it
    rome.it
    romsa.no
    romskog.no
    room
    roros.no
    rost.no
    rotorcraft.aero
    router.management
    routingthecloud.com
    routingthecloud.net
    routingthecloud.org
    rovigo.it
    rovno.ua
    royal-commission.uk
    royken.no
    royrvik.no
    rr.gov.br
    rr.leg.br
    rs
    rs.ba
    rs.gov.br
    rs.leg.br
    rs.webaccel.jp
    rsc.cdn77.org
    rsc.contentproxy9.cz
    rss.my.id
    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. src/main/resources/fess_label_pt_BR.properties

    labels.index_help=Ajuda
    labels.search_options=Opções de pesquisa
    labels.search_options_close=Fechar
    labels.search_options_clear=Limpar
    labels.search_cache_msg=Este é um cache de {0}. É um instantâneo da página como ela apareceu em {1}.
    labels.search_unknown=Desconhecido
    labels.footer_back_to_top=Voltar ao topo
    labels.header_brand_name=Fess
    labels.header_form_option_btn=Opções
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Thu Jul 10 04:56:21 UTC 2025
    - 45.1K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    rollag.no
    roma.it
    rome.it
    romsa.no
    romskog.no
    room
    roros.no
    rost.no
    rotorcraft.aero
    router.management
    routingthecloud.com
    routingthecloud.net
    routingthecloud.org
    rovigo.it
    rovno.ua
    royal-commission.uk
    royken.no
    royrvik.no
    rr.gov.br
    rr.leg.br
    rs
    rs.ba
    rs.gov.br
    rs.leg.br
    rs.webaccel.jp
    rsc.cdn77.org
    rsc.contentproxy9.cz
    rss.my.id
    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. CHANGELOG/CHANGELOG-1.3.md

    #### Rkt runtime Known Issues
    
    - A detailed list of known issues can be found [here](https://github.com/kubernetes/kubernetes.github.io/blob/release-1.3/docs/getting-started-guides/rkt/notes.md)
    
    *More Instructions coming soon*
    
    ## Provider-specific Notes
    
    * AWS
      * Support for ap-northeast-2 region (Seoul)
      * Allow cross-region image pulling with ECR
      * More reliable kube-up/kube-down
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Dec 24 02:28:26 UTC 2020
    - 84K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.29.md

    - Fixed the issue where pod with ordinal number lower than the rolling partitioning number was being deleted. It was coming up with updated image. ([#120731](https://github.com/kubernetes/kubernetes/pull/120731), [@adilGhaffarDev](https://github.com/adilGhaffarDev))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Mar 12 00:36:01 UTC 2025
    - 429.6K bytes
    - Viewed (1)
  10. CHANGELOG/CHANGELOG-1.24.md

    ### Signing Release Artifacts
    
    Release artifacts are [signed](https://github.com/kubernetes/enhancements/issues/3031) using [cosign](https://github.com/sigstore/cosign)
    signatures
    and there is experimental support for [verifying image signatures](https://kubernetes.io/docs/tasks/administer-cluster/verify-signed-images/).
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
Back to top