Cole-Greer opened a new pull request, #3337: URL: https://github.com/apache/tinkerpop/pull/3337
This PR adds request interceptors for Javascript, modeled after the interceptors which have already been added to Python. There are 2 reference implementations of interceptors to provide both `basic` and `sigv4` auth. Additionally the configuration of serializers has been refactored, with the old `mimeType` connection option removed in favour of direct use of `writer` and `reader` (consistent with other GLVs). The writer has additionally become optional to grant additional flexibility if users wish to run an interceptor on an un-serialized request body. My vote is VOTE +1 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
