implementation("io.ktor:ktor-server-http-redirect:3.2.0")
Enables automatic redirection of HTTP requests to their HTTPS counterparts, enhancing security by enforcing secure connections.