implementation("io.ktor:ktor-server-default-headers:3.3.2")
Enhances HTTP responses by automatically adding standard `Date` and `Server` headers, with options to include custom headers and override the `Server` header.