Search Options

Results per page
Sort
Preferred Languages
Advance

Results 141 - 150 of 152 for resides (0.08 sec)

  1. okhttp/src/jvmTest/kotlin/okhttp3/CallTest.kt

      }
    
      /**
       * This test cancels the call just after the response body ends. In effect we end up with a
       * connection that returns to the connection pool with the underlying socket closed. This relies
       * on an implementation detail so it might not be a valid test case in the future.
       */
      @Test
      fun cancelAfterResponseBodyEnd() {
        enableTls()
        server.enqueue(MockResponse(body = "abc"))
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Thu Jul 31 04:18:40 UTC 2025
    - 146.6K bytes
    - Viewed (0)
  2. okhttp/src/jvmTest/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat

    // https://www.iana.org/domains/root/db/realtor.html
    realtor
    
    // realty : Waterford Limited
    // https://www.iana.org/domains/root/db/realty.html
    realty
    
    // recipes : Binky Moon, LLC
    // https://www.iana.org/domains/root/db/recipes.html
    recipes
    
    // red : Identity Digital Limited
    // https://www.iana.org/domains/root/db/red.html
    red
    
    // redstone : Redstone Haute Couture Co., Ltd.
    Registered: Fri Sep 05 11:42:10 UTC 2025
    - Last Modified: Fri Dec 27 13:39:56 UTC 2024
    - 309.7K bytes
    - Viewed (0)
  3. okhttp/src/jvmMain/resources/okhttp3/internal/publicsuffix/PublicSuffixDatabase.list

    readthedocs-hosted.com
    readthedocs.io
    readymade.jp
    realestate
    realestate.pl
    realm.cz
    realtor
    realty
    rebun.hokkaido.jp
    rec.br
    rec.nf
    rec.ro
    rec.ve
    recht.pro
    recife.br
    recipes
    recreation.aero
    red
    red.sv
    redirectme.net
    redstone
    redumbrella
    reed.replit.dev
    reg.dk
    reggio-calabria.it
    reggio-emilia.it
    reggiocalabria.it
    reggioemilia.it
    rehab
    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/jquery-3.7.1.min.js

    tion(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.on("mouseenter",e).on("mouseleave",t||e)}}),ce.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),function(e,n){ce.fn[n]=function(e,t){return 0<arguments.length?this.on(n,null,e,t):this.trigger(n)}});var...
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Oct 26 01:07:52 UTC 2024
    - 85.5K bytes
    - Viewed (0)
  5. CHANGELOG/CHANGELOG-1.27.md

    - `PodSpec.Container.Resources` became mutable for CPU and memory resource types.
      - `PodSpec.Container.ResizePolicy` (new object) gives users control over how their containers are resized.
      - `PodStatus.Resize` status describes the state of a requested Pod resize.
      - `PodStatus.ResourcesAllocated` describes node resources allocated to Pod.
      - `PodStatus.Resources` describes node resources applied to running containers by CRI.
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jul 17 07:48:22 UTC 2024
    - 466.3K bytes
    - Viewed (2)
  6. CHANGELOG/CHANGELOG-1.19.md

    ## Changelog since v1.19.3
    
    ## Changes by Kind
    
    ### Bug or Regression
    
    - An issues preventing volume expand controller to annotate the PVC with `volume.kubernetes.io/storage-resizer` when the PVC StorageClass is already updated to the out-of-tree provisioner is now fixed. ([#94489](https://github.com/kubernetes/kubernetes/pull/94489), [@ialidzhikov](https://github.com/ialidzhikov)) [SIG API Machinery, Apps and Storage]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  7. okhttp/src/androidMain/assets/PublicSuffixDatabase.list

    readthedocs-hosted.com
    readthedocs.io
    readymade.jp
    realestate
    realestate.pl
    realm.cz
    realtor
    realty
    rebun.hokkaido.jp
    rec.br
    rec.nf
    rec.ro
    rec.ve
    recht.pro
    recife.br
    recipes
    recreation.aero
    red
    red.sv
    redirectme.net
    redstone
    redumbrella
    reed.replit.dev
    reg.dk
    reggio-calabria.it
    reggio-emilia.it
    reggiocalabria.it
    reggioemilia.it
    rehab
    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.22.md

    - Scheduler could be configured  to consider new resources beside CPU and memory,  GPU for example, for the score plugin of `NodeResourcesBalancedAllocation`. ([#101946](https://github.com/kubernetes/kubernetes/pull/101946), [@chendave](https://github.com/chendave)) [SIG Scheduling]
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Tue Dec 13 12:43:45 UTC 2022
    - 454.1K bytes
    - Viewed (0)
  9. CHANGELOG/CHANGELOG-1.24.md

    - The `client.authentication.k8s.io/v1alpha1` ExecCredential has been removed. If you are using a client-go credential plugin that relies on the v1alpha1 API please contact the distributor of your plugin for instructions on how to migrate to the v1 API. ([#108616](https://github.com/kubernetes/kubernetes/pull/108616), [@margocrawf](https://github.com/margocrawf))
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu Aug 24 00:02:43 UTC 2023
    - 473.4K bytes
    - Viewed (0)
  10. CHANGELOG/CHANGELOG-1.7.md

    * Calico has been updated to v2.5, RBAC added, and is now automatically scaled when GCE clusters are resized. ([#51237](https://github.com/kubernetes/kubernetes/pull/51237), [@gunjan5](https://github.com/gunjan5))
    
    
    
    # v1.7.5
    
    [Documentation](https://docs.k8s.io) & [Examples](https://releases.k8s.io/release-1.7/examples)
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 308.7K bytes
    - Viewed (1)
Back to top