This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-02-06 04:11:14 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e68d36cd5796384e833e97b57e98d17adc3c5ff
fastapi
/
fastapi
/
security
History
Cecilia Madrid
1d96b3e3f1
🐛
Strip whitespaces from
Authorization
header credentials (
#14786
)
2026-02-04 14:46:46 +01:00
..
__init__.py
✨
Improve type annotations, add support for mypy --strict, internally and for external packages (
#2547
)
2020-12-20 19:50:00 +01:00
api_key.py
♻️
Upgrade internal syntax to Python 3.9+
🎉
(
#14564
)
2025-12-17 21:25:59 +00:00
base.py
✨
Update parameter names and order
2018-12-07 19:12:16 +04:00
http.py
♻️
Upgrade internal syntax to Python 3.9+
🎉
(
#14564
)
2025-12-17 21:25:59 +00:00
oauth2.py
📝
Add links to related sections of docs to docstrings (
#14776
)
2026-02-04 13:41:54 +01:00
open_id_connect_url.py
♻️
Upgrade internal syntax to Python 3.9+
🎉
(
#14564
)
2025-12-17 21:25:59 +00:00
utils.py
🐛
Strip whitespaces from
Authorization
header credentials (
#14786
)
2026-02-04 14:46:46 +01:00