- Sort Score
- Num 10 results
- Language All
Results 1 - 10 of 10 for 1389 (0.35 seconds)
-
docs/tr/docs/advanced/response-cookies.md
*Path operation function* içinde `Response` tipinde bir parametre tanımlayabilirsiniz. Ardından bu *geçici* response nesnesi üzerinde cookie'leri set edebilirsiniz. {* ../../docs_src/response_cookies/tutorial002_py310.py hl[1, 8:9] *} Sonrasında normalde yaptığınız gibi ihtiyaç duyduğunuz herhangi bir nesneyi döndürebilirsiniz (bir `dict`, bir veritabanı modeli vb.).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 2.5K bytes - Click Count (0) -
docs/es/docs/advanced/response-cookies.md
Puedes declarar un parámetro de tipo `Response` en tu *path operation function*. Y luego puedes establecer cookies en ese objeto de response *temporal*. {* ../../docs_src/response_cookies/tutorial002_py310.py hl[1, 8:9] *} Y entonces puedes devolver cualquier objeto que necesites, como normalmente lo harías (un `dict`, un modelo de base de datos, etc).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:15:55 GMT 2026 - 2.4K bytes - Click Count (0) -
docs/uk/docs/advanced/response-cookies.md
Ви можете оголосити параметр типу `Response` у вашій *функції операції шляху*. Потім ви можете встановити кукі в цьому *тимчасовому* об'єкті відповіді. {* ../../docs_src/response_cookies/tutorial002_py310.py hl[1, 8:9] *} Після цього ви можете повернути будь-який потрібний об'єкт, як зазвичай (наприклад, `dict`, модель бази даних тощо).Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:27:41 GMT 2026 - 3.5K bytes - Click Count (0) -
docs/en/data/topic_repos.yml
- name: fastapi-tutorial html_url: https://github.com/liaogx/fastapi-tutorial stars: 1384 owner_login: liaogx owner_html_url: https://github.com/liaogx - name: fastapi-code-generator html_url: https://github.com/koxudaxi/fastapi-code-generator stars: 1384 owner_login: koxudaxi owner_html_url: https://github.com/koxudaxi - name: budgetml
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Wed Apr 01 12:36:41 GMT 2026 - 16K bytes - Click Count (0) -
docs/ja/docs/advanced/response-cookies.md
## `Response` パラメータを使う { #use-a-response-parameter } *path operation 関数*で `Response` 型のパラメータを宣言できます。 そして、その*一時的*なレスポンスオブジェクトに Cookie を設定できます。 {* ../../docs_src/response_cookies/tutorial002_py310.py hl[1, 8:9] *} その後は通常どおり、必要な任意のオブジェクト(`dict`、データベースモデルなど)を返せます。 `response_model` を宣言している場合でも、返したオブジェクトは引き続きフィルタおよび変換されます。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:07:17 GMT 2026 - 2.7K bytes - Click Count (0) -
.teamcity/performance-test-durations.json
} ] }, { "scenario" : "org.gradle.performance.regression.nativeplatform.RealWorldNativePluginPerformanceTest.build with 0 parallel workers", "durations" : [ { "testProject" : "nativeMonolithic", "linux" : 1380 }, { "testProject" : "nativeMonolithicOverlapping", "linux" : 1275 } ] }, {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 04:45:09 GMT 2026 - 26.1K bytes - Click Count (0) -
docs/en/docs/release-notes.md
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Apr 03 12:07:04 GMT 2026 - 631K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/util/concurrent/FuturesTest.java
shouldCompleteFunction.countDown(); assertThrows(CancellationException.class, () -> futureResult.get()); // TODO(cpovirk): implement interruption, updating this test: // https://github.com/google/guava/issues/1989 assertEquals(1, gotException.getCount()); // gotException.await(); service.shutdown(); service.awaitTermination(30, SECONDS); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 134K bytes - Click Count (0) -
guava-tests/test/com/google/common/util/concurrent/FuturesTest.java
shouldCompleteFunction.countDown(); assertThrows(CancellationException.class, () -> futureResult.get()); // TODO(cpovirk): implement interruption, updating this test: // https://github.com/google/guava/issues/1989 assertEquals(1, gotException.getCount()); // gotException.await(); service.shutdown(); service.awaitTermination(30, SECONDS); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Mon Mar 16 22:45:21 GMT 2026 - 134K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.32.md
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Feb 26 23:58:21 GMT 2026 - 470.5K bytes - Click Count (0)