You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Tobias Bocanegra (JIRA)" <ji...@apache.org> on 2008/02/28 02:04:51 UTC

[jira] Updated: (SLING-288) StreamRendererServlet should set response content length if available

     [ https://issues.apache.org/jira/browse/SLING-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tobias Bocanegra updated SLING-288:
-----------------------------------

    Attachment: content_length_fix.r631795.patch

patch provides an extension to the resource metadata for the content length and alters jcr node resource to include the length of the binary property when the stream is fetched. if the content length metadata is available the stream render servlet sets the response content length.

> StreamRendererServlet should set response content length if available
> ---------------------------------------------------------------------
>
>                 Key: SLING-288
>                 URL: https://issues.apache.org/jira/browse/SLING-288
>             Project: Sling
>          Issue Type: Bug
>          Components: Core
>            Reporter: Tobias Bocanegra
>         Attachments: content_length_fix.r631795.patch
>
>
> currently the stream servlet does not set the response content length. which can be a problem when downloading larger files (i.e. music, movies).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.