- Sort Score
- Num 10 results
- Language All
Results 601 - 610 of 2,042 for Requests (0.06 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
docs/uk/docs/advanced/openapi-callbacks.md
/// tip | Порада Фактичний зворотний виклик - це просто HTTP-запит. Реалізуючи зворотний виклик самостійно, ви можете скористатися, наприклад, [HTTPX](https://www.python-httpx.org) або [Requests](https://requests.readthedocs.io/). /// ## Напишіть код документації для зворотного виклику { #write-the-callback-documentation-code }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 12K bytes - Click Count (0) -
docs/zh-hant/docs/tutorial/middleware.md
/// /// note | 技術細節 你也可以使用 `from starlette.requests import Request`。 **FastAPI** 為了方便開發者而提供了它,但實際上它直接來自 Starlette。 /// ### 在 `response` 之前與之後 { #before-and-after-the-response } 你可以在任何*路徑操作*接收 `request` 之前,加入要執行的程式碼。 也可以在產生出 `response` 之後、回傳之前執行程式碼。 例如,你可以新增一個自訂標頭 `X-Process-Time`,其內容為處理請求並產生回應所花費的秒數:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 3.7K bytes - Click Count (0) -
docs/ru/docs/help-fastapi.md
* Задать **вопрос** или спросить о **проблеме**. * Предложить новую **возможность**. **Заметка**: если Вы это сделаете, то я попрошу Вас также помогать другим. 😉 ## Проверять пулл-реквесты { #review-pull-requests } Вы можете помочь мне проверять пулл-реквесты других участников. И, снова, постарайтесь быть доброжелательными. 🤗 --- О том, что нужно иметь в виду и как проверять пулл-реквест:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 20.6K bytes - Click Count (0) -
docs/ru/docs/advanced/strict-content-type.md
Этот риск и атака в основном актуальны, когда приложение работает в локальной сети и это единственная предполагаемая защита. ## Разрешение запросов без Content-Type { #allowing-requests-without-content-type } Если вам нужно поддерживать клиентов, которые не отправляют заголовок `Content-Type`, вы можете отключить строгую проверку, установив `strict_content_type=False`:Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:56:20 GMT 2026 - 5.6K bytes - Click Count (0) -
docs/fr/docs/how-to/custom-request-and-route.md
Pour en savoir plus sur `Request`, consultez [la documentation de Starlette sur les requêtes](https://www.starlette.dev/requests/). /// La seule chose que fait différemment la fonction renvoyée par `GzipRequest.get_route_handler`, c'est de convertir la `Request` en `GzipRequest`.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 5.1K bytes - Click Count (0) -
docs/pt/docs/advanced/openapi-callbacks.md
/// tip | Dica O callback real é apenas um request HTTP. Ao implementar o callback por conta própria, você pode usar algo como [HTTPX](https://www.python-httpx.org) ou [Requests](https://requests.readthedocs.io/). /// ## Escreva o código de documentação do callback { #write-the-callback-documentation-code }
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 8.1K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.2.md
addition, we’ve introduced a new “soft” kind of node selector that is just a hint to the scheduler; the scheduler will try to satisfy these requests but it does not guarantee they will be satisfied. Both the “hard” and “soft” variants
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Fri Dec 04 06:36:19 GMT 2020 - 41.4K bytes - Click Count (0) -
docs/pt/docs/tutorial/middleware.md
/// /// note | Detalhes Técnicos Você também pode usar `from starlette.requests import Request`. **FastAPI** fornece isso como uma conveniência para você, o desenvolvedor. Mas vem diretamente da Starlette. /// ### Antes e depois da `response` { #before-and-after-the-response } Você pode adicionar código para ser executado com a `request`, antes que qualquer *operação de rota* o receba.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:43 GMT 2026 - 4.2K bytes - Click Count (0) -
docs/de/docs/deployment/docker.md
Und das verteilte Containersystem mit dem **Load Balancer** würde **die Requests abwechselnd** an jeden einzelnen Container mit Ihrer Anwendung verteilen. Jeder Request könnte also von einem der mehreren **replizierten Container** verarbeitet werden, in denen Ihre Anwendung ausgeführt wird.
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:58:09 GMT 2026 - 32.4K bytes - Click Count (0) -
docs/tr/docs/advanced/strict-content-type.md
Bu durumda bu saldırı/riski sizler için geçerli değildir. Bu risk ve saldırı, esasen uygulama sadece yerel ağda çalıştığında ve tek koruma varsayımının bu olduğu durumlarda önemlidir. ## Content-Type Olmadan Gelen Request’lere İzin Vermek { #allowing-requests-without-content-type }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 3.6K bytes - Click Count (0)