|
|
|
|
|
by adavies42
5141 days ago
|
|
can you fetch arbitrary byte ranges over http? i don't know the details of the GIF chunk format, but often there's a header or something that you could use to calculate what other part of the file you want. (yes, this is almost certainly a terrible way to implement it, but i was curious as to whether it could be shoehorned in.) |
|
Additionally, trying to get browsers to consistently implement something of this level of complexity sounds dangerous.