I have created REST API based on this tutorial: http://docs.wso2.org/wiki/display/ESB460/Using+the+REST+API
When I call this service using Curl, output is what I expected.
If I call REST service using browser (Firefox in this case), "Save as" window is opened with data type "application/soap+xml".
How I can change content type (to application/xml) so I can see result in browser? I am using WSO2 ESB version 4.6.0.