[
https://issues.apache.org/jira/browse/CXF-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Beryozkin resolved CXF-6838.
-----------------------------------
Resolution: Fixed
Assignee: Sergey Beryozkin
Fix Version/s: 3.0.9
3.1.6
3.2.0
> 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
> Components: JAX-RS
> Affects Versions: 3.1.5
> Reporter: Romain Manni-Bucau
> Assignee: Sergey Beryozkin
> Fix For: 3.2.0, 3.1.6, 3.0.9
>
>
> 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)