John Yin created CXF-8833:
-----------------------------

             Summary: 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


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)

Reply via email to