[][src]Crate actix_web_middleware_redirect_https

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 all http requests to https with optional url string replacements.

RedirectHTTPSService