[jira] [Assigned] (CXF-8833) When processing HTTP 204 empty response, throw EOFException
[ https://issues.apache.org/jira/browse/CXF-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Redko reassigned CXF-8833: - Assignee: Andriy Redko > When processing HTTP 204 empty response, throw 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 > > 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)
[jira] [Updated] (CXF-8833) GZIPInInterceptor, when processing HTTP 204 empty response, throws EOFException
[ https://issues.apache.org/jira/browse/CXF-8833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andriy Redko updated CXF-8833: -- Summary: GZIPInInterceptor, when processing HTTP 204 empty response, throws EOFException (was: When processing HTTP 204 empty response, throw EOFException) > 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 > > 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)
[jira] [Updated] (CXF-8833) GZIPInInterceptor, when processing HTTP 204 empty response, throws EOFException
[ 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)