You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Santosh Bhandari
9aa48f38da
feat(middleware): expose BaseHTTPMiddleware directly from fastapi.middleware.base
docs(middleware): add multiple-file custom middleware example
|
9 months ago |
| .. |
|
__init__.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
asyncexitstack.py
|
🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done (#14099)
|
10 months ago |
|
base.py
|
feat(middleware): expose BaseHTTPMiddleware directly from fastapi.middleware.base
|
9 months ago |
|
cors.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
gzip.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
httpsredirect.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
trustedhost.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |
|
wsgi.py
|
✨ Improve type annotations, add support for mypy --strict, internally and for external packages (#2547)
|
6 years ago |