[ 
https://issues.apache.org/jira/browse/TAPESTRY-2616?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12630520#action_12630520
 ] 

Hugo Palma commented on TAPESTRY-2616:
--------------------------------------

I was thinking only to support this for pages that render a StreamResponse and 
not for "normal" HTML pages. Devices usually only use range requests when 
streaming binary content anyway.

> TapestryFilter should support HTTP 1.1 byte ranges
> --------------------------------------------------
>
>                 Key: TAPESTRY-2616
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2616
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 5.0.14
>            Reporter: Hugo Palma
>
> More and more clients (iPhone and others) are using range requests in order 
> to optimize bandwidth consumption.
> Right now it's not possible to stream content from Tapestry to such a device 
> because the TapestryFilter doesn't support range requests. The only way to 
> bypass the filter and serve the stream as static content (from Apache or 
> whatever).

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to