
 vMyth - 2008-04-08 11:07:24 - 
In reply to message 1 from vMyth 
OK, I have found the way to do so, just add a request header :
Range: bytes={start offset}-{end offset}
If the server does not response a header name "Accept-Ranges" or return this header value as "none" then the server doesn't support reading only a part of the response.
Anyway, thank you very much for your great class :) !