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