Re: [Announcement] ResourceReader and ImageReader

2003-01-06 Thread Stefano Mazzocchi
Torsten Curdt wrote: Guys, I've merged the byte range support (resume downloads) from the ByteRangeReader into the ResourceReader. I though it's a good feature to have directly inside the ResourceReader. It's enabled by default but can be disable by parameter. Also the ImageReader is now exte

Re: [Announcement] ResourceReader and ImageReader

2003-01-06 Thread Torsten Curdt
As previously falsely stated in the docs the ImageReader did not support byte ranges (but set the header) so I removed the setting of the header for all on-the-fly transformed images. uhhps, can you update the docs, too? already did - should have come with the commit... -- Torsten --

Re: [Announcement] ResourceReader and ImageReader

2003-01-06 Thread Bernhard Huber
hi, Torsten Curdt wrote: Guys, I've merged the byte range support (resume downloads) from the ByteRangeReader into the ResourceReader. I though it's a good feature to have directly inside the ResourceReader. It's enabled by default but can be disable by parameter. great! +1 Also the ImageRe

[Announcement] ResourceReader and ImageReader

2003-01-05 Thread Torsten Curdt
Guys, I've merged the byte range support (resume downloads) from the ByteRangeReader into the ResourceReader. I though it's a good feature to have directly inside the ResourceReader. It's enabled by default but can be disable by parameter. Also the ImageReader is now extending the ResourceRead