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 50aa838868 Add additional unit tests for edge cases
     add addd6f5ccf Move MimeType into IMessageSerializer and updated context 
body validation

No new revisions were added by this update.

Summary of changes:
 .../src/Gremlin.Net/Driver/Connection.cs           | 30 ++++----
 .../src/Gremlin.Net/Driver/HttpRequestContext.cs   |  3 +-
 .../src/Gremlin.Net/Driver/IMessageSerializer.cs   |  7 ++
 .../GraphBinary4/GraphBinary4MessageSerializer.cs  |  4 +
 .../IO/GraphSON/GraphSON2MessageSerializer.cs      |  4 +-
 .../IO/GraphSON/GraphSON3MessageSerializer.cs      |  4 +-
 .../IO/GraphSON/GraphSONMessageSerializer.cs       |  3 +
 .../Gremlin.Net.UnitTest/Driver/ConnectionTests.cs | 85 +++++++++++++++++++++-
 8 files changed, 118 insertions(+), 22 deletions(-)

Reply via email to