[ 
https://issues.apache.org/jira/browse/TINKERPOP-2247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stephen mallette updated TINKERPOP-2247:
----------------------------------------
    Affects Version/s: 3.3.7
          Component/s: server
           Issue Type: Improvement  (was: Wish)

> Server should respect charset specified in request header
> ---------------------------------------------------------
>
>                 Key: TINKERPOP-2247
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2247
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: server
>    Affects Versions: 3.3.7
>            Reporter: Divij Vaidya
>            Priority: Minor
>
> Currently, the server uses UTF-8 as its default charset and that is hardcoded 
> in the system [1], irrespective of the content-type provided in the request. 
> This task is to read the charset from the HTTP Content-Type header and use 
> the charset to encode the response string.
>  
> [1][https://github.com/apache/tinkerpop/blob/master/gremlin-server/src/main/java/org/apache/tinkerpop/gremlin/server/handler/HttpGremlinEndpointHandler.java#L254]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to