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.
Motov Yurii dc3278654f
📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi.WSGIMiddleware` (#14756)
4 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) 8 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 📝 Use `WSGIMiddleware` from `a2wsgi` instead of deprecated `fastapi.middleware.wsgi.WSGIMiddleware` (#14756) 4 months ago