implementation("io.ktor:ktor-server-default-headers:3.0.0-beta-2")
Adds standard `Server` and `Date` headers to HTTP responses, with options to customize or add additional headers.