19 Feb
2004
19 Feb
'04
2:34 p.m.
On Thu, 19 Feb 2004 14:55:08 +0100 Florent Guillaume <fg@nuxeo.com> wrote:
Is there a reason why OFS.Image.Image does not __implement__ HTTPRangeInterface like OFS.Image.File does ?
As far as I can see there's no reason it shouldn't, as their index_html method (and HEAD inherited from webdav.Resource) are the same.
No reason comes to mind. Are there any tests for range support? -Casey