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

Reply via email to