well-typed/grapesy

Support true binary metadata (`GRPC_ALLOW_TRUE_BINARY_METADATA`)

Opened this issue · 0 comments

edsko commented

References:

The C++ reference implementation in the gRPC interop tests enables this in the initial HTTP2 SETTINGS frame (Wireshark shows this as Unknown (65027) : 1; 65027 == 0xFE03). I'm not yet sure if this is causing problems for the test suite.