[ZCM] [ZC] 2357/ 1 Request "filestream_iterator and HTTP Range support"
"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Thu, 06 Sep 2007 06:05:42 -0400
| Newsgroups | gmane.comp.web.zope.devel.collector-monitor |
|---|---|
| Message-ID | <[email protected]> |
Issue #2357 Update (Request) "filestream_iterator and HTTP Range support" Status Pending, Zope/feature medium To followup, visit: http://www.zope.org/Collectors/Zope/2357 ============================================================== = Request - Entry #1 by ingeniweb2 on Sep 6, 2007 6:05 am We cannot use the filestream_iterator "as is" when the HTTP client provides a "Range" header (Acrobat Reader does it) , because the fsi always provides the whole file content. Would be nice for this to have a "range" parameter in the filestream_iterator constructor. ==============================================================