You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/04/24 15:03:16 UTC

[jira] [Created] (CXF-4985) ResponseBuilder should set 204 status if the status has not been set and the entity is null

Sergey Beryozkin created CXF-4985:
-------------------------------------

             Summary: ResponseBuilder should set 204 status if the status has not been set and the entity is null
                 Key: CXF-4985
                 URL: https://issues.apache.org/jira/browse/CXF-4985
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
            Priority: Minor
             Fix For: 2.8.0, 2.6.8, 2.7.5


Spec: If the status property of the Response is not set: a 200 status code is used for a non-null entity property and a 204 status code is used if the entity property is null.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira