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