[
https://issues.jboss.org/browse/ISPN-8566?page=com.atlassian.jira.plugin....
]
Gustavo Fernandes updated ISPN-8566:
------------------------------------
Description:
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 with the headers above,
the response is
"Cannot find transcoder between application/xml and application/x-protostream"
was:
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"
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
Assignee: 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 with the headers
above, the response is
"Cannot find transcoder between application/xml and application/x-protostream"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)