You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Bryn Cooke (JIRA)" <ji...@apache.org> on 2019/06/17 14:29:00 UTC

[jira] [Updated] (TINKERPOP-2243) Add user-agent to RequestOptions

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

Bryn Cooke updated TINKERPOP-2243:
----------------------------------
    Description: 
It would be useful to know the 'user-agent' that is sending a request so that the server can react in different ways. For instance:
 * To log differently.
 * To give different error messages.

For instance, if the user is connecting via gremlin console then error messages can include gremlin console specific help.

  was:
It would be useful to know the 'user-agent' that is sending a request so that the server can react in different ways. For instance:
 * To log differently.
 * To give different error messages.

 


> Add user-agent to RequestOptions
> --------------------------------
>
>                 Key: TINKERPOP-2243
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2243
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: driver, server
>    Affects Versions: 3.4.2
>            Reporter: Bryn Cooke
>            Priority: Major
>
> It would be useful to know the 'user-agent' that is sending a request so that the server can react in different ways. For instance:
>  * To log differently.
>  * To give different error messages.
> For instance, if the user is connecting via gremlin console then error messages can include gremlin console specific help.



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