[
https://issues.apache.org/jira/browse/CXF-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko updated CXF-8833:
------------------------------
Fix Version/s: 3.6.0
4.0.1
3.5.6
3.4.11
> GZIPInInterceptor, when processing HTTP 204 empty response, throws
> EOFException
> -------------------------------------------------------------------------------
>
> Key: CXF-8833
> URL: https://issues.apache.org/jira/browse/CXF-8833
> Project: CXF
> Issue Type: Bug
> Components: Core
> Affects Versions: 3.5.5
> Reporter: John Yin
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 3.6.0, 4.0.1, 3.5.6, 3.4.11
>
>
> It is common that with HTTP 204, no response body is returned. But the
> org.apache.cxf.transport.common.gzip.GZIPInInterceptor generates a
> EOFException which results a Fault. Should it catch and handle the exception
> since no response is expected for HTTP 204?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)