Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 5214 (0.03 sec)

  1. CHANGELOG/CHANGELOG-1.32.md

    - go.etcd.io/bbolt: v1.3.9 → v1.3.11
    - go.etcd.io/etcd/api/v3: v3.5.14 → v3.5.16
    - go.etcd.io/etcd/client/pkg/v3: v3.5.14 → v3.5.16
    - go.etcd.io/etcd/client/v2: v2.305.13 → v2.305.16
    - go.etcd.io/etcd/client/v3: v3.5.14 → v3.5.16
    - go.etcd.io/etcd/pkg/v3: v3.5.13 → v3.5.16
    - go.etcd.io/etcd/raft/v3: v3.5.13 → v3.5.16
    - go.etcd.io/etcd/server/v3: v3.5.13 → v3.5.16
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Tue Oct 29 20:17:52 UTC 2024
    - 121.6K bytes
    - Viewed (0)
  2. okhttp/src/test/java/okhttp3/CacheTest.kt

       * HttpURLConnection was always HTTP; in practice redirects mean that each can do either.
       *
       * https://github.com/square/okhttp/issues/214
       */
      @Test
      fun secureResponseCachingAndProtocolRedirects() {
        server2.useHttps(handshakeCertificates.sslSocketFactory())
        server2.enqueue(
          MockResponse.Builder()
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Wed Apr 10 19:46:48 UTC 2024
    - 108.6K bytes
    - Viewed (0)
Back to top