- Sort Score
- Result 10 results
- Languages All
Results 111 - 120 of 1,097 for applications (0.18 sec)
-
docs/em/docs/tutorial/testing.md
/// ## π π― π° πΈ, π π² π βοΈ π π― π π. & π **FastAPI** πΈ 5οΈβ£π β π π/πΉ, βοΈ. ### **FastAPI** π± π β‘οΈ π¬ π βοΈ π π π¬ [π¦ πΈ](bigger-applications.md){.internal-link target=_blank}: ``` . βββ app βΒ Β βββ __init__.py βΒ Β βββ main.py ``` π `main.py` π βοΈ π **FastAPI** π±: ```Python {!../../docs_src/app_testing/main.py!} ```
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 5.1K bytes - Viewed (0) -
docs/iam/access-management-plugin.md
Latency sensitive applications may notice an increased latency due to a request to the external plugin upon every authenticated request to MinIO. User are advised to provision their infrastructure such that latency and performance is acceptable. ## Quickstart
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Tue Dec 13 22:28:48 UTC 2022 - 4.4K bytes - Viewed (0) -
docs/en/docs/tutorial/security/first-steps.md
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 9.2K bytes - Viewed (0) -
okhttp/src/main/kotlin/okhttp3/Authenticator.kt
* .header("Proxy-Authorization", credential) * .build(); * ``` * * The proxy authenticator may implement preemptive authentication, reactive authentication, or * both. * * Applications may configure OkHttp with an authenticator for origin servers, or proxy servers, * or both. * * ## Authentication Retries * * If your authentication may be flaky and requires retries you should apply some policy
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Mon Jan 08 01:13:22 UTC 2024 - 5.5K bytes - Viewed (0) -
docs/en/docs/deployment/manually.md
* <a href="https://github.com/emmett-framework/granian" class="external-link" target="_blank">Granian</a>: A Rust HTTP server for Python applications. * <a href="https://unit.nginx.org/howto/fastapi/" class="external-link" target="_blank">NGINX Unit</a>: NGINX Unit is a lightweight and versatile web application runtime. ## Server Machine and Server Program There's a small detail about names to keep in mind. π‘
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Aug 25 02:44:06 UTC 2024 - 7.8K bytes - Viewed (0) -
README.md
alt="Istio logo" title="Istio" height="100" width="100" /> </a> --- Istio is an open source service mesh that layers transparently onto existing distributed applications. Istioβs powerful features provide a uniform and more efficient way to secure, connect, and monitor services. Istio is the path to load balancing, service-to-service authentication, and monitoring β with few or no service code changes.
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Wed Oct 30 22:38:34 UTC 2024 - 6.8K bytes - Viewed (0) -
docs/changelogs/upgrading_to_okhttp_4.md
without changing `.kt` files. With a few small exceptions (below), OkHttp 4.x is both binary- and Java source-compatible with OkHttp 3.x. You can use an OkHttp 4.x .jar file with applications or libraries built for OkHttp 3.x. OkHttp is **not** source-compatible for Kotlin callers, but upgrading should be automatic thanks to Kotlinβs powerful deprecation features. Most developers should be able to use IntelliJβs _Code
Registered: Fri Nov 01 11:42:11 UTC 2024 - Last Modified: Sun Feb 06 16:58:16 UTC 2022 - 10.9K bytes - Viewed (0) -
src/main/java/jcifs/NetbiosAddress.java
* conditions, users of jCIFS need not be concerned with this class as * name resolution and session services are handled internally by the smb package. * * <p> * Applications can use the methods <code>getLocalHost</code>, * <code>getByName</code>, and * <code>getAllByAddress</code> to create a new NbtAddress instance. This * class is symmetric with {@link java.net.InetAddress}. * * <p>
Registered: Sun Nov 03 00:10:13 UTC 2024 - Last Modified: Sun Jul 01 13:12:10 UTC 2018 - 6K bytes - Viewed (0) -
docs/ko/docs/tutorial/dependencies/dependencies-in-path-operation-decorators.md
```Python hl_lines="9 14" {!> ../../docs_src/dependencies/tutorial006.py!} ``` //// ## *κ²½λ‘ μλ* λͺ¨μμ λν μμ‘΄μ± λμ€μ μ¬λ¬ νμΌμ κ°μ§κ³ μμ μ μλ λ ν° μ ν리μΌμ΄μ μ ꡬ쑰ννλ λ²([λ ν° μ ν리μΌμ΄μ - μ¬λ¬ νμΌλ€](../../tutorial/bigger-applications.md){.internal-link target=_blank})μ μ½μ λ, *κ²½λ‘ μλ* λͺ¨μμ λν λ¨μΌ `dependencies` 맀κ°λ³μλ₯Ό μ μΈνλ λ²μ λν΄μ λ°°μ°κ² λ κ²μ λλ€. ## μ μ μμ‘΄μ±
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 4.7K bytes - Viewed (0) -
docs/pt/docs/tutorial/testing.md
E seu aplicativo **FastAPI** tambΓ©m pode ser composto de vΓ‘rios arquivos/mΓ³dulos, etc. ### Arquivo do aplicativo **FastAPI** Digamos que vocΓͺ tenha uma estrutura de arquivo conforme descrito em [Aplicativos maiores](bigger-applications.md){.internal-link target=_blank}: ``` . βββ app βΒ Β βββ __init__.py βΒ Β βββ main.py ``` No arquivo `main.py` vocΓͺ tem seu aplicativo **FastAPI**: ```Python
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 6.9K bytes - Viewed (0)