Search Options

Results per page
Sort
Preferred Languages
Advance

Results 61 - 70 of 1,556 for sessions (0.27 sec)

  1. gradle/libs.versions.toml

    [versions]
    biz-aQute-bnd = "6.4.0"
    checkStyle = "10.15.0"
    com-squareup-moshi = "1.15.1"
    com-squareup-okio = "3.9.0"
    de-mannodermaus-junit5 = "1.4.0"
    graalvm = "22.3.2"
    kotlinx-serialization = "1.6.3"
    mockserverClient = "5.15.0"
    org-bouncycastle = "1.76"
    org-conscrypt = "2.5.2"
    org-jetbrains-coroutines = "1.8.0"
    org-jetbrains-kotlin = "1.9.23"
    org-junit-jupiter = "5.10.2"
    testcontainers = "1.19.7"
    
    [libraries]
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Apr 22 19:34:32 GMT 2024
    - 7.2K bytes
    - Viewed (0)
  2. docs/de/docs/deployment/versions.md

    Nils Lindemann <******@****.***> 1711821998 +0100
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Mar 30 18:06:38 GMT 2024
    - 3.9K bytes
    - Viewed (0)
  3. docs/pt/docs/deployment/versions.md

    Lucas <******@****.***> 1627589680 -0300
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu Jul 29 20:14:40 GMT 2021
    - 3.8K bytes
    - Viewed (0)
  4. CHANGELOG/CHANGELOG-1.10.md

    * PVC Protection alpha feature was renamed to Storage Protection. The Storage Protection feature is beta. ([#59052](https://github.com/kubernetes/kubernetes/pull/59052), [@pospispa](https://github.com/pospispa))
    
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Thu May 05 13:44:43 GMT 2022
    - 341.8K bytes
    - Viewed (0)
  5. common-protos/k8s.io/api/core/v1/generated.proto

      // ResourceClaim.
      optional string resourceClaimTemplateName = 2;
    }
    
    // ClientIPConfig represents the configurations of Client IP based session affinity.
    message ClientIPConfig {
      // timeoutSeconds specifies the seconds of ClientIP type session sticky time.
      // The value must be >0 && <=86400(for 1 day) if ServiceAffinity == "ClientIP".
      // Default value is 10800(for 3 hours).
      // +optional
    Plain Text
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Mar 11 18:43:24 GMT 2024
    - 255.8K bytes
    - Viewed (0)
  6. okhttp/src/test/java/okhttp3/JSSETest.kt

          assertThat(it.protocol).isEqualTo(Protocol.HTTP_2)
          assertThat(it.handshake!!.tlsVersion).isEqualTo(TlsVersion.TLS_1_3)
        }
    
        assertEquals(2, sessionIds.size)
        assertNotEquals(sessionIds[0], sessionIds[1])
        assertThat(sessionIds[0]).isNotEmpty()
      }
    
      private fun enableTls() {
        client =
          client.newBuilder()
            .sslSocketFactory(
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Jan 20 10:30:28 GMT 2024
    - 5.4K bytes
    - Viewed (0)
  7. docs/ja/docs/deployment/versions.md

    T. Tokusumi <******@****.***> 1612719868 +0900
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sun Feb 07 17:44:28 GMT 2021
    - 4.3K bytes
    - Viewed (0)
  8. docs/ko/docs/deployment/versions.md

    Sebastián Ramírez <******@****.***> 1652313976 -0500
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Thu May 12 00:06:16 GMT 2022
    - 4.1K bytes
    - Viewed (0)
  9. docs/em/docs/deployment/versions.md

    LeeeeT <******@****.***> 1680341164 +0300
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Sat Apr 01 09:26:04 GMT 2023
    - 2.6K bytes
    - Viewed (0)
  10. docs/es/docs/deployment/versions.md

    Pablo <******@****.***> 1707306938 -0300
    Plain Text
    - Registered: Sun May 05 07:19:11 GMT 2024
    - Last Modified: Wed Feb 07 11:55:38 GMT 2024
    - 4.2K bytes
    - Viewed (0)
Back to top