Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 43 for 226100 (0.09 sec)

  1. docs/en/docs/release-notes.md

    * 🌐 Add Chinese translation for Tutorial - Cookie Parameters. PR [#2261](https://github.com/tiangolo/fastapi/pull/2261) by [@alicrazy1947](https://github.com/alicrazy1947).
    * 🌐 Add Japanese translation for Tutorial - Static files. PR [#2260](https://github.com/tiangolo/fastapi/pull/2260) by [@tokusumi](https://github.com/tokusumi).
    Registered: Sun Nov 03 07:19:11 UTC 2024
    - Last Modified: Fri Nov 01 11:25:57 UTC 2024
    - 460.3K bytes
    - Viewed (0)
  2. guava/src/com/google/common/base/CharMatcher.java

        static final CharMatcher INSTANCE = new SingleWidth();
    
        private SingleWidth() {
          super(
              "CharMatcher.singleWidth()",
              "\u0000\u05be\u05d0\u05f3\u0600\u0750\u0e00\u1e00\u2100\ufb50\ufe70\uff61".toCharArray(),
              "\u04f9\u05be\u05ea\u05f4\u06ff\u077f\u0e7f\u20af\u213a\ufdff\ufeff\uffdc".toCharArray());
        }
      }
    
      // Non-static factory implementation classes
    
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Oct 17 13:00:28 UTC 2024
    - 53.9K bytes
    - Viewed (0)
  3. okhttp/src/test/java/okhttp3/EventListenerTest.kt

        )
      }
    
      @Test
      fun failedDribbledCallEventSequence() {
        server.enqueue(
          MockResponse.Builder()
            .body("0123456789")
            .throttleBody(2, 100, TimeUnit.MILLISECONDS)
            .socketPolicy(DisconnectDuringResponseBody)
            .build(),
        )
        client =
          client.newBuilder()
            .protocols(listOf<Protocol>(Protocol.HTTP_1_1))
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Jan 20 10:30:28 UTC 2024
    - 56.9K bytes
    - Viewed (2)
  4. CHANGELOG/CHANGELOG-1.30.md

       ([#122697](https://github.com/kubernetes/kubernetes/pull/122697), [@pacoxu](https://github.com/pacoxu))
    - Used `errors.Is()` to handle errors returned by `LookPath()`.
       ([#122600](https://github.com/kubernetes/kubernetes/pull/122600), [@lzhecheng](https://github.com/lzhecheng))
    - kube-proxy: Fixed `LoadBalancerSourceRanges` not working for `nftables` mode.
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:40:14 UTC 2024
    - 309.1K bytes
    - Viewed (0)
  5. helm-releases/minio-4.0.7.tgz

    minio-4.0.7.tar minio/Chart.yaml apiVersion: v1 appVersion: RELEASE.2022-07-26T00-53-03Z description: Multi-Cloud Object Storage home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png keywords: - minio - storage - object-storage - s3 - cluster maintainers: - email: ******@****.*** name: MinIO, Inc name: minio sources: - https://github.com/minio/minio version: 4.0.7 minio/values.yaml ## Provide a name in place of minio for `app:` labels ## nameOverride: "" ## Provide a name...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Jul 28 03:54:38 UTC 2022
    - 18.6K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    A7AB          ; mapped                 ; 025C          # 7.0  LATIN CAPITAL LETTER REVERSED OPEN E
    A7AC          ; mapped                 ; 0261          # 7.0  LATIN CAPITAL LETTER SCRIPT G
    A7AD          ; mapped                 ; 026C          # 7.0  LATIN CAPITAL LETTER L WITH BELT
    A7AE          ; mapped                 ; 026A          # 9.0  LATIN CAPITAL LETTER SMALL CAPITAL I
    Registered: Fri Nov 01 11:42:11 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.28.md

    - Kube-apiserver: fixes a 1.27+ regression watching a single namespace via the deprecated /api/v1/watch/namespaces/$name endpoint where watch events were not delivered after the watch was established ([#126150](https://github.com/kubernetes/kubernetes/pull/126150), [@xyz-li](https://github.com/xyz-li)) [SIG API Machinery and Testing]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Oct 23 04:34:59 UTC 2024
    - 456.9K bytes
    - Viewed (0)
  8. api/go1.1.txt

    pkg syscall (freebsd-386), const B75 ideal-int
    pkg syscall (freebsd-386), const B76800 = 76800
    pkg syscall (freebsd-386), const B76800 ideal-int
    pkg syscall (freebsd-386), const B921600 = 921600
    pkg syscall (freebsd-386), const B921600 ideal-int
    pkg syscall (freebsd-386), const B9600 = 9600
    pkg syscall (freebsd-386), const B9600 ideal-int
    pkg syscall (freebsd-386), const BIOCFEEDBACK = 2147762812
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
  9. api/go1.14.txt

    pkg syscall (freebsd-arm64), const B75 ideal-int
    pkg syscall (freebsd-arm64), const B76800 = 76800
    pkg syscall (freebsd-arm64), const B76800 ideal-int
    pkg syscall (freebsd-arm64), const B921600 = 921600
    pkg syscall (freebsd-arm64), const B921600 ideal-int
    pkg syscall (freebsd-arm64), const B9600 = 9600
    pkg syscall (freebsd-arm64), const B9600 ideal-int
    pkg syscall (freebsd-arm64), const BIOCFEEDBACK = 2147762812
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  10. api/go1.13.txt

    pkg syscall (netbsd-arm64-cgo), const B75 ideal-int
    pkg syscall (netbsd-arm64-cgo), const B76800 = 76800
    pkg syscall (netbsd-arm64-cgo), const B76800 ideal-int
    pkg syscall (netbsd-arm64-cgo), const B921600 = 921600
    pkg syscall (netbsd-arm64-cgo), const B921600 ideal-int
    pkg syscall (netbsd-arm64-cgo), const B9600 = 9600
    pkg syscall (netbsd-arm64-cgo), const B9600 ideal-int
    pkg syscall (netbsd-arm64-cgo), const BIOCFEEDBACK = 2147762813
    Registered: Tue Nov 05 11:13:11 UTC 2024
    - Last Modified: Thu Aug 08 18:44:16 UTC 2019
    - 452.6K bytes
    - Viewed (0)
Back to top