grpc-java/netty/src
Jakob Buchgraber 1e1c71d74c netty: Add toString() to GrpcHttp2InboundHeaders. Fixes #2341. (#2342)
Binary header values are printed in their base64 encoded form.

The GrpcHttpOutboundHeaders, as mentioned in the issue, don't seem to be affected by this regression. The toString() method seems fine.
2016-10-14 18:57:08 +02:00
..
main netty: Add toString() to GrpcHttp2InboundHeaders. Fixes #2341. (#2342) 2016-10-14 18:57:08 +02:00
test/java/io/grpc/netty netty: Add toString() to GrpcHttp2InboundHeaders. Fixes #2341. (#2342) 2016-10-14 18:57:08 +02:00