William Tam created CAMEL-5268: ---------------------------------- Summary: camel-restlet producer not passing along the Accept header Key: CAMEL-5268 URL: https://issues.apache.org/jira/browse/CAMEL-5268 Project: Camel Issue Type: Bug Components: camel-restlet Affects Versions: 2.9.2 Reporter: William Tam
Refer to the thread on user forum. http://camel.465427.n5.nabble.com/camel-restlet-Accept-header-td5692917.html DefaultRestletBinding.populateRestletRequestFromExchange() may be missing a Restlet API call to set the accepted media types the Request object. Request.getClientInfo().setAcceptedMediaTypes(acceptedMediaTypes) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira