implementation("io.ktor:ktor-server-http-redirect:3.0.0-beta-1")
Redirects all HTTP requests to HTTPS, enhancing security by enforcing encrypted connections.