mirror of https://github.com/tiangolo/fastapi.git
50 lines
1.2 KiB
Markdown
50 lines
1.2 KiB
Markdown
# 🍪 🔢
|
||
|
||
👆 💪 🔬 🍪 🔢 🎏 🌌 👆 🔬 `Query` & `Path` 🔢.
|
||
|
||
## 🗄 `Cookie`
|
||
|
||
🥇 🗄 `Cookie`:
|
||
|
||
=== "🐍 3️⃣.6️⃣ & 🔛"
|
||
|
||
```Python hl_lines="3"
|
||
{!> ../../../docs_src/cookie_params/tutorial001.py!}
|
||
```
|
||
|
||
=== "🐍 3️⃣.1️⃣0️⃣ & 🔛"
|
||
|
||
```Python hl_lines="1"
|
||
{!> ../../../docs_src/cookie_params/tutorial001_py310.py!}
|
||
```
|
||
|
||
## 📣 `Cookie` 🔢
|
||
|
||
⤴️ 📣 🍪 🔢 ⚙️ 🎏 📊 ⏮️ `Path` & `Query`.
|
||
|
||
🥇 💲 🔢 💲, 👆 💪 🚶♀️ 🌐 ➕ 🔬 ⚖️ ✍ 🔢:
|
||
|
||
=== "🐍 3️⃣.6️⃣ & 🔛"
|
||
|
||
```Python hl_lines="9"
|
||
{!> ../../../docs_src/cookie_params/tutorial001.py!}
|
||
```
|
||
|
||
=== "🐍 3️⃣.1️⃣0️⃣ & 🔛"
|
||
|
||
```Python hl_lines="7"
|
||
{!> ../../../docs_src/cookie_params/tutorial001_py310.py!}
|
||
```
|
||
|
||
!!! note "📡 ℹ"
|
||
`Cookie` "👭" 🎓 `Path` & `Query`. ⚫️ 😖 ⚪️➡️ 🎏 ⚠ `Param` 🎓.
|
||
|
||
✋️ 💭 👈 🕐❔ 👆 🗄 `Query`, `Path`, `Cookie` & 🎏 ⚪️➡️ `fastapi`, 👈 🤙 🔢 👈 📨 🎁 🎓.
|
||
|
||
!!! info
|
||
📣 🍪, 👆 💪 ⚙️ `Cookie`, ↩️ ⏪ 🔢 🔜 🔬 🔢 🔢.
|
||
|
||
## 🌃
|
||
|
||
📣 🍪 ⏮️ `Cookie`, ⚙️ 🎏 ⚠ ⚓ `Query` & `Path`.
|