- Sort Score
- Num 10 results
- Language All
Results 11 - 20 of 148 for transmite (0.05 seconds)
-
docs/metrics/prometheus/list.md
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 43.4K bytes - Click Count (0) -
docs/es/llm-prompt.md
* request body: request body (do not translate to "cuerpo de la petición") * response body: response body (do not translate to "cuerpo de la respuesta") * cross domain: cross domain (do not translate to "dominio cruzado") * cross origin: cross origin (do not translate to "origen cruzado") * plugin: plugin (do not translate to "complemento" or "extensión") * plug-in: plug-in (do not translate to "complemento" or "extensión")
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Tue Dec 16 16:33:45 GMT 2025 - 5.4K bytes - Click Count (0) -
docs/en/docs/deployment/concepts.md
This is still true. So, to be able to have **multiple processes** at the same time, there has to be a **single process listening on a port** that then transmits the communication to each worker process in some way. ### Memory per Process { #memory-per-process }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 05 18:13:19 GMT 2026 - 18.5K bytes - Click Count (1) -
docs/pt/docs/advanced/stream-data.md
# Transmitir dados { #stream-data } Se você quer transmitir dados que podem ser estruturados como JSON, você deveria [Transmitir JSON Lines](../tutorial/stream-json-lines.md). Mas se você quer transmitir dados binários puros ou strings, veja como fazer. /// info | Informação Adicionado no FastAPI 0.134.0. /// ## Casos de uso { #use-cases }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:13 GMT 2026 - 5.7K bytes - Click Count (0) -
okhttp/src/commonJvmAndroid/kotlin/okhttp3/ResponseBody.kt
} /** Returns a new response body that transmits this byte array. */ @JvmStatic @JvmName("create") fun ByteArray.toResponseBody(contentType: MediaType? = null): ResponseBody = Buffer() .write(this) .asResponseBody(contentType, size.toLong()) /** Returns a new response body that transmits this byte string. */ @JvmStatic @JvmName("create")Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Tue May 27 14:51:25 GMT 2025 - 11.6K bytes - Click Count (0) -
docs/ko/llm-prompt.md
### Target language Translate to Korean (한국어). Language code: ko. ### Grammar and tone - Use polite, instructional Korean (e.g. 합니다/하세요 style). - Keep the tone consistent with the existing Korean FastAPI docs. - Do not translate “You” literally as “당신”. Use “여러분” where appropriate, or omit the subject if it sounds more natural in Korean. ### Headings - Follow existing Korean heading style (short, action-oriented headings like “확인하기”).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Sat Jan 24 21:17:54 GMT 2026 - 1.7K bytes - Click Count (0) -
docs/fr/docs/advanced/advanced-dependencies.md
Cela a été modifié dans la version 0.110.0 pour corriger une consommation de mémoire non gérée due aux exceptions transmises sans gestionnaire (erreurs internes du serveur), et pour rendre le comportement cohérent avec celui du code Python classique.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 10.6K bytes - Click Count (0) -
docs/tr/docs/_llm-test.md
* Bu dokümanın hedeflediğiniz dile sıfırdan yeni bir çevirisini yapın (örneğin `translate.py` içindeki `translate-page` komutu). Bu, çeviriyi `docs/{language code}/docs/_llm-test.md` altında oluşturur. * Çeviride her şeyin yolunda olup olmadığını kontrol edin. * Gerekirse dile özel prompt'u, genel prompt'u veya İngilizce dokümanı iyileştirin. * Ardından çeviride kalan sorunları elle düzeltin; böylece iyi bir çeviri elde edin.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 11.1K bytes - Click Count (0) -
docs/pt/llm-prompt.md
* bug: bug * context manager: gerenciador de contexto * cross domain: cross domain (do not translate to "domínio cruzado") * cross origin: cross origin (do not translate to "origem cruzada") * Cross-Origin Resource Sharing: Cross-Origin Resource Sharing (do not translate to "Compartilhamento de Recursos de Origem Cruzada") * Deep Learning: Deep Learning (do not translate to "Aprendizado Profundo") * dependable: dependable * dependencies: dependências
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Jan 16 12:27:02 GMT 2026 - 3.9K bytes - Click Count (0) -
scripts/general-llm-prompt.md
Examples of how to translate a heading: Source (English): ``` ## Alternative API docs { #alternative-api-docs } ``` Result (Spanish): ``` ## Documentación de la API alternativa { #alternative-api-docs } ``` Source (English): ```Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Mar 18 10:55:36 GMT 2026 - 14.6K bytes - Click Count (0)