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