committed by
GitHub
1 changed files with 53 additions and 0 deletions
@ -0,0 +1,53 @@ |
|||
# ์๋ต ์ฟ ํค |
|||
|
|||
## `Response` ๋งค๊ฐ๋ณ์ ์ฌ์ฉํ๊ธฐ |
|||
|
|||
*๊ฒฝ๋ก ์๋ ํจ์*์์ `Response` ํ์
์ ๋งค๊ฐ๋ณ์๋ฅผ ์ ์ธํ ์ ์์ต๋๋ค. |
|||
|
|||
๊ทธ๋ฐ ๋ค์ ํด๋น *์์* ์๋ต ๊ฐ์ฒด์์ ์ฟ ํค๋ฅผ ์ค์ ํ ์ ์์ต๋๋ค. |
|||
|
|||
```Python hl_lines="1 8-9" |
|||
{!../../docs_src/response_cookies/tutorial002.py!} |
|||
``` |
|||
|
|||
๊ทธ๋ฐ ๋ค์ ํ์ํ ๊ฐ์ฒด(`dict`, ๋ฐ์ดํฐ๋ฒ ์ด์ค ๋ชจ๋ธ ๋ฑ)๋ฅผ ๋ฐํํ ์ ์์ต๋๋ค. |
|||
|
|||
๊ทธ๋ฆฌ๊ณ `response_model`์ ์ ์ธํ๋ค๋ฉด ๋ฐํํ ๊ฐ์ฒด๋ฅผ ๊ฑฐ๋ฅด๊ณ ๋ณํํ๋ ๋ฐ ์ฌ์ ํ ์ฌ์ฉ๋ฉ๋๋ค. |
|||
|
|||
**FastAPI**๋ ๊ทธ *์์* ์๋ต์์ ์ฟ ํค(๋ํ ํค๋ ๋ฐ ์ํ ์ฝ๋)๋ฅผ ์ถ์ถํ๊ณ , ๋ฐํ๋ ๊ฐ์ด ํฌํจ๋ ์ต์ข
์๋ต์ ์ด๋ฅผ ๋ฃ์ต๋๋ค. ์ด ๊ฐ์ `response_model`๋ก ๊ฑธ๋ฌ์ง๊ฒ ๋ฉ๋๋ค. |
|||
|
|||
๋ํ ์์กด๊ด๊ณ์์ `Response` ๋งค๊ฐ๋ณ์๋ฅผ ์ ์ธํ๊ณ , ํด๋น ์์กด์ฑ์์ ์ฟ ํค(๋ฐ ํค๋)๋ฅผ ์ค์ ํ ์๋ ์์ต๋๋ค. |
|||
|
|||
## `Response`๋ฅผ ์ง์ ๋ฐํํ๊ธฐ |
|||
|
|||
์ฝ๋์์ `Response`๋ฅผ ์ง์ ๋ฐํํ ๋๋ ์ฟ ํค๋ฅผ ์์ฑํ ์ ์์ต๋๋ค. |
|||
|
|||
์ด๋ฅผ ์ํด [Response๋ฅผ ์ง์ ๋ฐํํ๊ธฐ](response-directly.md){.internal-link target=_blank}์์ ์ค๋ช
ํ ๋๋ก ์๋ต์ ์์ฑํ ์ ์์ต๋๋ค. |
|||
|
|||
๊ทธ๋ฐ ๋ค์ ์ฟ ํค๋ฅผ ์ค์ ํ๊ณ ๋ฐํํ๋ฉด ๋ฉ๋๋ค: |
|||
```Python hl_lines="1 18" |
|||
{!../../docs_src/response_directly/tutorial002.py!} |
|||
``` |
|||
/// tip |
|||
|
|||
`Response` ๋งค๊ฐ๋ณ์๋ฅผ ์ฌ์ฉํ์ง ์๊ณ ์๋ต์ ์ง์ ๋ฐํํ๋ ๊ฒฝ์ฐ, FastAPI๋ ์ด๋ฅผ ์ง์ ๋ฐํํ๋ค๋ ์ ์ ์ ์ํ์ธ์. |
|||
|
|||
๋ฐ๋ผ์ ๋ฐ์ดํฐ๊ฐ ์ฌ๋ฐ๋ฅธ ์ ํ์ธ์ง ํ์ธํด์ผ ํฉ๋๋ค. ์: `JSONResponse`๋ฅผ ๋ฐํํ๋ ๊ฒฝ์ฐ, JSON๊ณผ ํธํ๋๋์ง ํ์ธํ์ธ์. |
|||
|
|||
๋ํ `response_model`๋ก ๊ฑธ๋ฌ์ ธ์ผ ํ ๋ฐ์ดํฐ๊ฐ ์ ๋ฌ๋์ง ์๋๋ก ํ์ธํ์ธ์. |
|||
|
|||
/// |
|||
|
|||
### ์ถ๊ฐ ์ ๋ณด |
|||
|
|||
/// note | "๊ธฐ์ ์ ์ธ๋ถ์ฌํญ" |
|||
|
|||
`from starlette.responses import Response` ๋๋ `from starlette.responses import JSONResponse`๋ฅผ ์ฌ์ฉํ ์๋ ์์ต๋๋ค. |
|||
|
|||
**FastAPI**๋ ๊ฐ๋ฐ์์ ํธ์๋ฅผ ์ํด `fastapi.responses`๋ก ๋์ผํ `starlette.responses`๋ฅผ ์ ๊ณตํฉ๋๋ค. ๊ทธ๋ฌ๋ ๋๋ถ๋ถ์ ์๋ต์ Starlette์์ ์ง์ ์ ๊ณต๋ฉ๋๋ค. |
|||
|
|||
๋ํ `Response`๋ ํค๋์ ์ฟ ํค๋ฅผ ์ค์ ํ๋ ๋ฐ ์์ฃผ ์ฌ์ฉ๋๋ฏ๋ก, **FastAPI**๋ ์ด๋ฅผ `fastapi.Response`๋ก๋ ์ ๊ณตํฉ๋๋ค. |
|||
|
|||
/// |
|||
|
|||
์ฌ์ฉ ๊ฐ๋ฅํ ๋ชจ๋ ๋งค๊ฐ๋ณ์์ ์ต์
์ <a href="https://www.starlette.io/responses/#set-cookie" class="external-link" target="_blank">Starlette ๋ฌธ์</a>์์ ํ์ธํ ์ ์์ต๋๋ค. |
Loadingโฆ
Reference in new issue