Github user deejvince commented on the issue:
https://github.com/apache/tinkerpop/pull/928
@FlorianHockmann this PR should enable setting custom headers on the
WebSocket, right?
like:
Options.SetRequestHeader("Authorization", "Bearer " + token);
Thank you,
DjV---
