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.
Sebastián Ramírez e329d78f86
🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done (#14099)
5 days ago
..
__init__.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
asyncexitstack.py 🐛 Fix support for `StreamingResponse`s with dependencies with `yield` or `UploadFile`s, close after the response is done (#14099) 5 days ago
cors.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
gzip.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
httpsredirect.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
trustedhost.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago
wsgi.py Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 5 years ago