[
https://issues.apache.org/jira/browse/HTTPCORE-260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCORE-260.
----------------------------------------
Resolution: Fixed
Fixed in SVN trunk and 4.1.x branch.
Oleg
> Non-blocking SSL I/O session can terminate prematurely causing message body
> truncation when message content is chunk coded and the connection is closed
> on the opposite end
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HTTPCORE-260
> URL: https://issues.apache.org/jira/browse/HTTPCORE-260
> Project: HttpComponents HttpCore
> Issue Type: Bug
> Components: HttpCore NIO
> Affects Versions: 4.1.1
> Reporter: Oleg Kalnichevski
> Fix For: 4.1.2
>
>
> Non-blocking SSL I/O session can terminate prematurely causing message
> truncation when (1) the message content is chunk coded, (2) the connection is
> closed on the opposite end and (3) a small chunk is stuck in the session
> input buffer. The remaining content in the session input buffer is never
> read.
--
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]