A 202 Accepted status is returned instead of a 204 No Content when a operation 
returns NULL
-------------------------------------------------------------------------------------------

                 Key: AXIS2C-1057
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1057
             Project: Axis2-C
          Issue Type: Bug
          Components: transport/http
    Affects Versions: Current (Nightly)
            Reporter: Senaka Fernando
            Assignee: Senaka Fernando
             Fix For: Current (Nightly)


A 202 Accepted status is returned instead of a 204 No Content when a operation 
returns NULL, and when there is no error set. This is because at present we 
have no way to differentiate between a 202 and a 204. This fix is required for 
reporting the correct status in a RESTful response.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to