Closed 0x7f closed 11 years ago
Hi Max, I will check it out and test it with some scenarios (like streaming HTML5 video)
Hi Mike, cool, thanks! Btw, i used a "wget -c http://..." to continue a partial file transfer from the jsDAV server to reproduce the error.
Hi Mike, I had problems with range based http requests and figured out that the start and end arguments were the problem. I am not sure whether this is the best solution, but using end instead of the offset as the end makes more sense to me. Same goes for that swap-test. What do you think? Cheers, Max