Gustavo Fernandes created ISPN-8566:
---------------------------------------
Summary: Rest server doesn't handle wildcards in the Accept header
Key: ISPN-8566
URL:
https://issues.jboss.org/browse/ISPN-8566
Project: Infinispan
Issue Type: Bug
Reporter: Gustavo Fernandes
Typically a browser automatically adds multiple mime types in the accept header, like:
"text/html, application.xhtml+xml,*/*"
But when requesting a document in a cache encoded with protostream, the response is
"Cannot find transcoder between application/xml and application/x-protostream"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)