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
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
--
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
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