[ 
https://issues.apache.org/jira/browse/TINKERPOP-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17237616#comment-17237616
 ] 

Stephen Mallette commented on TINKERPOP-2480:
---------------------------------------------

We already have one defined:

https://github.com/apache/tinkerpop/blob/b6234e23751e0e0548f97f0d6e8fceea8f3f5de6/gremlin-driver/src/main/java/org/apache/tinkerpop/gremlin/driver/Tokens.java#L88

the values could be better defined though as part of this issue. it currently 
is meant to identify the "client application" but it could be shifted to allow 
for the application+driver or the like.

> User agent for Gremlin drivers
> ------------------------------
>
>                 Key: TINKERPOP-2480
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2480
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver, server
>    Affects Versions: 3.4.8
>            Reporter: Divij Vaidya
>            Priority: Minor
>
> Currently, a server does not distinguish amongst the different types of 
> clients connecting to it. This issue is to add a new feature to add user 
> agent field in the HTTP and WebSocket request header which could be used to 
> identify the specific client from which the request was made.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to