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