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