You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "stephen mallette (JIRA)" <ji...@apache.org> on 2015/07/22 22:54:04 UTC

[jira] [Closed] (TINKERPOP3-752) Make Gremlin Server Better Respect ACCEPT

     [ 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)