HttpRangeRequest
io.quartz.util.HttpRangeRequest
object HttpRangeRequest
HTTP Range Request Handler
Implements RFC 7233 compliant range requests for efficient media delivery. Verified compatible with Firefox, Safari (desktop & iOS), and other major browsers. Supports resume downloads, media seeking, and partial content delivery with proper ETags.
Key features:
- Byte range serving with 206 Partial Content responses
- Strong ETag generation based on file metadata
- Proper Content-Range headers for client-side validation
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
HttpRangeRequest.type
Members list
In this article