vkagamlyk opened a new pull request, #2318: URL: https://github.com/apache/tinkerpop/pull/2318
What works: old requests like `{ "gremlin":"g.V()" }` with Content-Type `application/json` new requests with gremlin Content-Type like `application/vnd.gremlin-v3.0+json` driver integration tests: `shouldSubmitBytecodeWithGraphSON()` and `shouldSubmitBytecodeWithGraphSON()` Known issues: client sends binary requests to server server responds with text a bit mess with serialization/deserialization (see `obtainHeader()`) not implemented/verified request option handling -- 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: commits-unsubscr...@tinkerpop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org