implementation("io.ktor:ktor-server-conditional-headers:3.0.0-beta-1")
Enhances server responses by implementing conditional headers like `Last-Modified` and `ETag` to prevent redundant data transmission.