Sergey Beryozkin created CXF-4984:
-------------------------------------

             Summary: JAX-RS server has to set Content-Type to 
application/octet-stream if it is not available
                 Key: CXF-4984
                 URL: https://issues.apache.org/jira/browse/CXF-4984
             Project: CXF
          Issue Type: Bug
          Components: JAX-RS
            Reporter: Sergey Beryozkin
            Assignee: Sergey Beryozkin
            Priority: Minor
             Fix For: 2.8.0


Spec requires that, at the moment we set it to "*/*" if no Content-Type is 
available, which IMHO is better, example, an XML payload will still be 
processed by a method accepting "application/xml", but the compliance requires 
this change (on the trunk only)

--
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