[infinispan-issues] [JBoss JIRA] (ISPN-8566) Rest server doesn't handle wildcards in the Accept header
Gustavo Fernandes (JIRA)
issues at jboss.org
Mon Nov 27 08:03:00 EST 2017
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)
More information about the infinispan-issues
mailing list