Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
locng
/
cyber_app
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cyber_app
/
.venv
/
lib
/
python3.11
/
site-packages
/
fastapi
/
middleware
/
trustedhost.py
locng
Upload folder using huggingface_hub
a21acb3
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
109 Bytes
from
starlette.middleware.trustedhost
import
(
# noqa
TrustedHostMiddleware
as
TrustedHostMiddleware,
)