This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch dotnet-http-interceptors
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


    from 832b711fb2 fix flaky test & modern example (+4 squashed commits) 
Squashed commits: [5ca9f878cc] minor improvements to auth [7c4b05f6c2] Fix 
examples [70de6bf9f5] fix auth tests [5a89d22a64] Add interceptor to .net with 
new reference auth class
     add b30469ac64 Split request and response serializer to allow user 
customization

No new revisions were added by this update.

Summary of changes:
 gremlin-dotnet/src/Gremlin.Net/Driver/Auth.cs      |   6 +-
 .../src/Gremlin.Net/Driver/Connection.cs           |  62 ++++++--
 .../src/Gremlin.Net/Driver/GremlinClient.cs        |  49 +++++-
 .../src/Gremlin.Net/Driver/HttpRequestContext.cs   |  22 ++-
 .../Gremlin.Net.UnitTest/Driver/ConnectionTests.cs | 166 +++++++++++++++++++--
 .../Driver/HttpRequestContextTests.cs              |  36 ++++-
 6 files changed, 296 insertions(+), 45 deletions(-)

Reply via email to