Romain Manni-Bucau created CXF-6838: ---------------------------------------
Summary: AsyncResponse doesn't use 204 when body is empty
Key: CXF-6838
URL: https://issues.apache.org/jira/browse/CXF-6838
Project: CXF
Issue Type: Bug
Affects Versions: 3.1.5
Reporter: Romain Manni-Bucau
Hi
shouldn't org.apache.cxf.jaxrs.impl.AsyncResponseImpl#getResponseObject check
if the payload is empty and if so use 204 instead of 200 (ok())?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
