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