Browse Source
Update docs/tr/docs/advanced/response-change-status-code.md
Co-authored-by: Batuhan Tomo <91488737+Rekl0w@users.noreply.github.com>
pull/11612/head
Hasan Sezer Taşan
2 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
docs/tr/docs/advanced/response-change-status-code.md
|
@ -16,7 +16,7 @@ Bu durumlar için bir `Response` parametresi kullanabilirsiniz. |
|
|
|
|
|
|
|
|
## Bir `Response` Parametresi Kullanın |
|
|
## Bir `Response` Parametresi Kullanın |
|
|
|
|
|
|
|
|
*yol operasyonu fonksiyonunuzda* `Response` türünde bir parametre belirleyebilirsiniz (çerezler ve headers için yapabileceğiniz gibi). |
|
|
*yol operasyonu fonksiyonunuzda* `Response` türünde bir parametre belirleyebilirsiniz (çerezler ve başlıklar için yapabileceğiniz gibi). |
|
|
|
|
|
|
|
|
Ardından *geçici* yanıt nesnesinde `status_code` belirtebilirsiniz. |
|
|
Ardından *geçici* yanıt nesnesinde `status_code` belirtebilirsiniz. |
|
|
|
|
|
|
|
|