[
https://issues.apache.org/jira/browse/CXF-6838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15206342#comment-15206342
]
Romain Manni-Bucau commented on CXF-6838:
-----------------------------------------
Yes, resume(null). For me looks like a void return type so should be handled
the same way.
> 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)