Sorry, but there are no more tags available to filter with.
-
This is a functionality of the download servers that already exists. Its very similar to how the multi-part uploads work. To request a portion of a file via http download you just need to add the header "Content-Range 0-99/500" this will return the first 100 bytes of a 500 byte file. Some implementations...
Page 1 of 1 (1 items)