implementation("io.ktor:ktor-server-partial-content:3.5.2")
HTTP range and partial-content handling for servers—supports byte-range requests, efficient streaming, and conditional responses.