Files
Payme-Shopify-Integration/venv/lib/python3.12/site-packages/fastapi/middleware/trustedhost.py
Abdulaziz Axmadaliyev 92165edbe6 Initial commit
2026-02-26 16:35:47 +05:00

4 lines
109 B
Python

from starlette.middleware.trustedhost import ( # noqa
TrustedHostMiddleware as TrustedHostMiddleware,
)