Motov Yurii
4 weeks ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
4 additions and
4 deletions
-
docs/tr/docs/advanced/response-headers.md
|
|
@ -24,7 +24,7 @@ Bunun için [Return a Response Directly](response-directly.md){.internal-link ta |
|
|
|
|
|
|
|
{* ../../docs_src/response_headers/tutorial001.py hl[10:12] *} |
|
|
|
|
|
|
|
/// note | "Teknik Detaylar" |
|
|
|
/// note | Teknik Detaylar |
|
|
|
|
|
|
|
Projenize dahil etmek için `from starlette.responses import Response` veya `from starlette.responses import JSONResponse` kullanabilirsiniz. |
|
|
|
|
|
|
|