[ 
https://issues.apache.org/jira/browse/HTTPCORE-550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16579233#comment-16579233
 ] 

ASF subversion and git services commented on HTTPCORE-550:
----------------------------------------------------------

Commit ae92b6e79ab7c76a2f25e4ba76c761b159b61151 in httpcomponents-core's branch 
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=ae92b6e ]

[HTTPCORE-550] When a ParseException is caught and rethrown as an
IOException in
org.apache.http.impl.nio.codecs.ChunkDecoder.processFooters(),
the IOException does not chain the original ParseException.

> When a ParseException is caught and rethrown as an IOException in 
> org.apache.http.impl.nio.codecs.ChunkDecoder.processFooters(), the 
> IOException does not chain the original ParseException
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-550
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-550
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>
> When a {{ParseException}} is caught and rethrown as an {{IOException}} in 
> org.apache.http.impl.nio.codecs.ChunkDecoder.processFooters(), the 
> {{IOException}} does not chain the original {{ParseException}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to