Expand description
§actix-web-middleware-redirect-https
Provides a middleware for actix-web
to redirect all http
requests to https
.
Structs§
- RedirectHTTPS
- Middleware for
actix-web
which redirects allhttp
requests tohttps
with optional url string replacements. - RedirectHTTPS
Service