You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2018/08/14 04:05:00 UTC

[jira] [Commented] (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

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

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

Commit 60f83473b8c93c51f19c20f0f86d6f1c8a93dec8 in httpcomponents-core's branch refs/heads/4.4.x from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=60f8347 ]

[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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org