Closed ellmetha closed 1 year ago
Some deployment strategies don't allow to easily configure an automatic HTTP -> HTTPS redirect. In order to palliate this, let's introduce a built-in Middleware::SSLRedirect middleware allowing to perform this redirection at the application level.
Middleware::SSLRedirect
Description
Some deployment strategies don't allow to easily configure an automatic HTTP -> HTTPS redirect. In order to palliate this, let's introduce a built-in
Middleware::SSLRedirect
middleware allowing to perform this redirection at the application level.