fastapi/fastapi
Sebastián Ramírez f216d340ec
Add automatic header handling for HTTP Basic Auth (#175)
*  Add automatic header handling for HTTP Basic Auth

* 🎨 Remove obsolete comment
2019-04-21 21:44:25 +04:00
..
dependencies ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 2019-04-16 23:26:09 +04:00
openapi 🎨 Improve automatic naming of path operations in API docs (#155) 2019-04-12 21:25:26 +04:00
security Add automatic header handling for HTTP Basic Auth (#175) 2019-04-21 21:44:25 +04:00
__init__.py 🔖 0.17.0 2019-04-20 22:12:55 +04:00
applications.py Add/refactor addditional responses, tests, docs 2019-04-05 13:54:00 +04:00
datastructures.py Add support for UploadFile class annotations (#63) 2019-03-03 20:52:37 +04:00
encoders.py By default, encode by alias (#168) 2019-04-20 20:29:54 +04:00
exceptions.py Add HTTPException with custom headers (#35) 2019-02-16 17:01:29 +04:00
params.py 🐛 Fix Form and File params must always be embeded 2018-12-22 08:24:48 +04:00
routing.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 2019-04-16 23:26:09 +04:00
utils.py ♻️ Update Pydantic usage, types, values, minor structure changes (#164) 2019-04-16 23:26:09 +04:00