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