implementation("io.ktor:ktor-server-default-headers:3.5.0")
Adds standard `Server` and `Date` headers to HTTP responses, allowing customization and addition of extra headers.