[
https://issues.apache.org/jira/browse/TINKERPOP3-752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette closed TINKERPOP3-752.
---------------------------------------
Resolution: Implemented
> Make Gremlin Server Better Respect ACCEPT
> -----------------------------------------
>
> Key: TINKERPOP3-752
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-752
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.0.0-incubating
> Reporter: stephen mallette
> Assignee: stephen mallette
> Priority: Minor
> Fix For: 3.0.1-incubating
>
>
> Gremlin Server does not respect complex {{ACCEPT}} headers like ones passed
> from browsers:
> {code}
> text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8
> {code}
> The above will generates serializer selection errors. Most users wouldn't
> pass complex headers like this and the workaround is to simply submit no
> {{ACCEPT}} or a single specific one, however it would be nice to get this
> corrected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)