[
https://issues.apache.org/jira/browse/HTTPCORE-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Asankha C. Perera updated HTTPCORE-262:
---------------------------------------
Attachment: HTTPCORE-262-first.patch
This patch is to share the first cut of this implementation and unit test
updates for initial review and feedback, and should not be considered as
complete or final
The feature is suggested for 4.2-alpha1
> 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
>
> Attachments: HTTPCORE-262-first.patch
>
>
> 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]