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