implementation("io.ktor:ktor-server-hsts:3.1.2")
Enhances web application security by enforcing HTTPS connections through HTTP Strict Transport Security (HSTS) headers.