allowed_hosts#
- class litestar.middleware.allowed_hosts.AllowedHostsMiddleware#
Bases:
AbstractMiddleware
Middleware ensuring the host of a request originated in a trusted host.
litestar
tag on Stack OverflowSection Navigation
Bases: AbstractMiddleware
Middleware ensuring the host of a request originated in a trusted host.