implementation("io.ktor:ktor-server-http-redirect:3.3.3")
Redirects all HTTP requests to their HTTPS counterparts, ensuring secure communication by enforcing HTTPS usage.