Details
Description
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?
Attachments
Issue Links
- links to