implementation("io.ktor:ktor-server-default-headers:2.0.0-beta-1")
Adds standard `Date` and `Server` headers to HTTP responses, allowing customization and inclusion of additional headers.