implementation("io.ktor:ktor-server-partial-content:3.1.0")
Enables handling of HTTP range requests, facilitating efficient streaming and resumption of partial downloads.