You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2019/08/28 10:01:41 UTC

[GitHub] [tinkerpop] czechnology opened a new pull request #1185: TINKERPOP-2046 Gremlin-Python: Add support for custom request headers in WebSocket request

czechnology opened a new 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:
users@infra.apache.org


With regards,
Apache Git Services