Enhance the ChunkDecoder to be a FileContentDecoder
---------------------------------------------------

                 Key: HTTPCORE-262
                 URL: https://issues.apache.org/jira/browse/HTTPCORE-262
             Project: HttpComponents HttpCore
          Issue Type: Improvement
          Components: HttpCore NIO
    Affects Versions: 4.1.1
            Reporter: Asankha C. Perera
            Assignee: Asankha C. Perera
            Priority: Minor
             Fix For: 4.2-alpha1


The current ChunkDecoder needs to buffer responses through memory as it does 
not implement the FileContentDecoder interface to support zero copy. This issue 
will track a possible enhancement proposed to allow the ChunkDecoder to be a 
FileContentDecoder.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to