fastapi-master/fastapi/middleware/gzip.py

2 lines
79 B
Python
Raw Normal View History

2024-08-24 12:41:47 +08:00
from starlette.middleware.gzip import GZipMiddleware as GZipMiddleware # noqa