Add support for Range requests to the StreamRendererServlet
-----------------------------------------------------------

                 Key: SLING-1814
                 URL: https://issues.apache.org/jira/browse/SLING-1814
             Project: Sling
          Issue Type: Improvement
          Components: Commons
    Affects Versions: Servlets Get 2.0.8
            Reporter: Felix Meschberger
            Assignee: Felix Meschberger
             Fix For: Servlets Get 2.0.10


To support some kind of streaming support for the Range HTTP header can be 
built into the StreamRendererServlet.

The Tomcat DefaultServlet  [1] can be used as the basis for this implementation.

[1] 
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java?view=markup

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

Reply via email to