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]