[
https://issues.apache.org/jira/browse/TINKERPOP-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16917623#comment-16917623
]
ASF GitHub Bot commented on TINKERPOP-2046:
-------------------------------------------
czechnology commented on pull request #1185: TINKERPOP-2046 Gremlin-Python: Add
support for custom request headers in WebSocket request
URL: https://github.com/apache/tinkerpop/pull/1185
The actual headers implementation is in the
`gremlin_python.driver.tornado.transport` package. Other files are just passing
the parameter `headers` (added to last position to avoid any
backward-compatibility problems).
Tested to work e.g. when connecting to AWS Neptune DB.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Gremlin-Python: Support custom request headers in WebSocket request
> -------------------------------------------------------------------
>
> Key: TINKERPOP-2046
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2046
> Project: TinkerPop
> Issue Type: Improvement
> Components: python
> Reporter: Jorge Bay
> Priority: Major
>
> Similar to TINKERPOP-2035, we should allow users to set custom request
> headers in WebSocket request.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)