You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by bu...@apache.org on 2004/08/10 10:26:53 UTC

DO NOT REPLY [Bug 30554] New: - StreamGenerator and chunked encoding

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30554>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30554

StreamGenerator and chunked encoding

           Summary: StreamGenerator and chunked encoding
           Product: Cocoon 2
           Version: 2.1.5
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: sitemap components
        AssignedTo: dev@cocoon.apache.org
        ReportedBy: robert.onslow@8newsquare.co.uk


Would it be possible to modify StreamGenerator and PostInputStream to allow a
post using chunked encoding i.e. where no content length is specified, but the
input stream will terminate with -1?

Robert Onslow