Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Release 1.5.5, Release 1.6
-
Component/s: ActionBean Dispatching
-
Labels:None
Description
After this issue has been created, I will attach a patch for StreamingResolution to allow for RF 2616 compatible byte range serving of requests. This is commonly used for streaming multimedia players (e.g. iPhone HTML5 video player) and resuming download managers. The demand for this feature was created by a client who wanted to stream MP4 files for their website (in StripesFramework) to an iPhone. The support is backward compatible and disabled by default. It supports the common single byte range more esoteric multipart byteranges transfer.
Patch for StreamingResolution to allow for byte range streaming