|
|
|
|
|
by yencabulator
468 days ago
|
|
Or more likely for a range download, you use the bytes you got and keep making further range requests, to get the whole resource in however many tries it takes. And the 403 would come through as soon as you hit an uncached part of the resource. |
|