implementation("io.ktor:ktor-server-partial-content:3.2.4")
Handles HTTP range requests, enabling efficient streaming and resumption of partial downloads.