implementation("io.ktor:ktor-server-http-redirect:3.2.4")
Enables automatic redirection of HTTP requests to HTTPS, ensuring secure communication by redirecting clients to the HTTPS version of requested resources.