Range
Ask for a byte slice of a file. Video seeking and resumable downloads are built on it.
request header
Example
Range: bytes=0-1023
- What it does
- Ask for a byte slice of a file. Video seeking and resumable downloads are built on it.