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