Updated support for Range: requests
Brought to you by:
g3rtjan
Currently the http-replicator assumes that Range http header will be of kind '123-655' or simply '123'.
There are clients that send '123-345,456-567,678-789' range.
The simplest solution I'd like to be there is a flag '--fetch-full-data', when the http-replicator will fetch all the file from the remote server, but give away the range as requested.
Very nice app! I hope you still have passion for it.
View and moderate all "feature-requests Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Feature Requests"
The rfc for this is http://www.w3.org/Protocols/rfc2616/rfc2616-sec19.html#sec19.2