- Sort Score
- Num 10 results
- Language All
Results 1981 - 1990 of 2,092 for Another (0.14 seconds)
-
okhttp/src/commonJvmAndroid/kotlin/okhttp3/OkHttpClient.kt
@get:JvmName("connectionPool") val connectionPool: ConnectionPool = builder.connectionPool ?: ConnectionPool().also { // Cache the pool in the builder so that it will be shared with other clients builder.connectionPool = it } constructor() : this(Builder()) init { if (connectionSpecs.none { it.isTls }) { this.sslSocketFactoryOrNull = nullCreated: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue Feb 03 22:17:59 GMT 2026 - 51.5K bytes - Click Count (0) -
docs/ko/docs/async.md
### 비동기 코드의 다른 형태 { #other-forms-of-asynchronous-code } `async`와 `await`를 사용하는 이 스타일은 언어에서 비교적 최근에 추가되었습니다. 하지만 비동기 코드를 다루는 일을 훨씬 더 쉽게 만들어 줍니다. 거의 동일한 문법이 최근 브라우저와 NodeJS의 최신 JavaScript에도 포함되었습니다.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:06:26 GMT 2026 - 27.5K bytes - Click Count (0) -
helm-releases/minio-3.1.8.tgz
Then install the chart, specifying that you want to use the TLS secret: ```bash helm install --set tls.enabled=true,tls.certSecret=tls-ssl-minio minio/minio ``` ### Installing certificates from third party CAs MinIO can connect to other servers, including MinIO nodes or other server types such as NATs and Redis. If these servers use certificates that were not registered with a known CA, add trust for these certificates to MinIO Server by bundling these certificates into a Kubernetes secret and providing...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Thu Oct 07 05:03:47 GMT 2021 - 14.6K bytes - Click Count (0) -
src/main/webapp/js/purify.min.js
/*! @license DOMPurify 3.3.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.3.3/LICENSE */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sun Mar 15 06:21:57 GMT 2026 - 22.7K bytes - Click Count (0) -
docs/zh/docs/index.md
它让你以最小的工作量就能**构建**、**部署**并**访问**一个 API。 它把用 FastAPI 构建应用时的**开发者体验**带到了部署到云上的过程。🎉 FastAPI Cloud 是「FastAPI and friends」开源项目的主要赞助方和资金提供者。✨ #### 部署到其他云厂商 { #deploy-to-other-cloud-providers } FastAPI 是开源且基于标准的。你可以部署 FastAPI 应用到你选择的任意云厂商。 按照你的云厂商的指南部署 FastAPI 应用即可。🤓 ## 性能 { #performance }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 20.7K bytes - Click Count (0) -
docs/ja/docs/tutorial/first-steps.md
最小限の労力でAPIの**構築**、**デプロイ**、**アクセス**を行うプロセスを合理化します。 FastAPIでアプリを構築するのと同じ**開発体験**を、クラウドへの**デプロイ**にもたらします。 🎉 FastAPI Cloudは、*FastAPI and friends*のオープンソースプロジェクトに対する主要スポンサーであり、資金提供元です。 ✨ #### 他のクラウドプロバイダにデプロイする { #deploy-to-other-cloud-providers } FastAPIはオープンソースで、標準に基づいています。選択した任意のクラウドプロバイダにFastAPIアプリをデプロイできます。 クラウドプロバイダのガイドに従って、FastAPIアプリをデプロイしてください。 🤓 ## まとめ { #recap } * `FastAPI`をインポートします。 * `app`インスタンスを生成します。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 15.9K bytes - Click Count (0) -
docs/ja/docs/async.md
### 非同期コードの他の形式 { #other-forms-of-asynchronous-code } `async` と `await` を使うこのスタイルは、言語としては比較的新しいものです。 しかし、これにより非同期コードの取り扱いは大幅に簡単になります。 同等 (ほぼ同一) の構文が最近の JavaScript (ブラウザと NodeJS) にも導入されました。 それ以前は、非同期コードの扱いはかなり複雑で難解でした。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 27.9K bytes - Click Count (0) -
helm-releases/minio-3.1.2.tgz
Then install the chart, specifying that you want to use the TLS secret: ```bash helm install --set tls.enabled=true,tls.certSecret=tls-ssl-minio minio/minio ``` ### Installing certificates from third party CAs MinIO can connect to other servers, including MinIO nodes or other server types such as NATs and Redis. If these servers use certificates that were not registered with a known CA, add trust for these certificates to MinIO Server by bundling these certificates into a Kubernetes secret and providing...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sat Sep 18 04:26:47 GMT 2021 - 14.4K bytes - Click Count (0) -
helm-releases/minio-3.1.4.tgz
Then install the chart, specifying that you want to use the TLS secret: ```bash helm install --set tls.enabled=true,tls.certSecret=tls-ssl-minio minio/minio ``` ### Installing certificates from third party CAs MinIO can connect to other servers, including MinIO nodes or other server types such as NATs and Redis. If these servers use certificates that were not registered with a known CA, add trust for these certificates to MinIO Server by bundling these certificates into a Kubernetes secret and providing...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon Sep 20 05:30:22 GMT 2021 - 14.4K bytes - Click Count (0) -
helm-releases/minio-3.1.5.tgz
Then install the chart, specifying that you want to use the TLS secret: ```bash helm install --set tls.enabled=true,tls.certSecret=tls-ssl-minio minio/minio ``` ### Installing certificates from third party CAs MinIO can connect to other servers, including MinIO nodes or other server types such as NATs and Redis. If these servers use certificates that were not registered with a known CA, add trust for these certificates to MinIO Server by bundling these certificates into a Kubernetes secret and providing...
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Wed Sep 22 16:52:01 GMT 2021 - 14.4K bytes - Click Count (0)