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