[
https://issues.apache.org/jira/browse/HTTPCORE-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057060#comment-13057060
]
Oleg Kalnichevski commented on HTTPCORE-262:
--------------------------------------------
Asankha
Do you have any plans to look into making ChunkEncoder support
FileContentEncoder? It'd be nice to have all content codecs support direct
channel transfer.
Cheers
Oleg
> 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]