implementation("io.ktor:ktor-server-hsts:3.5.0")
Enforces HTTP Strict Transport Security (HSTS) headers to enhance web application security by ensuring secure HTTPS connections.