grpc-java/netty
ZHANG Dapeng 85b244bb41
core,netty,testing: Support dup headers joined with commas
Following the [spec](https://github.com/grpc/grpc/blob/master/doc/PROTOCOL-HTTP2.md) on duplicate header names:

**Custom-Metadata** header order is not guaranteed to be preserved except for values with duplicate header names. Duplicate header names may have their values joined with "," as the delimiter and be considered semantically equivalent. Implementations must split Binary-Headers on "," before decoding the Base64-encoded values.
2018-11-01 16:17:05 -07:00
..
shaded alts: Use grpc-netty-shaded instead of grpc-netty 2018-08-15 17:39:20 -07:00
src core,netty,testing: Support dup headers joined with commas 2018-11-01 16:17:05 -07:00
BUILD.bazel Also fix bazel name of io.netty:netty-transport 2017-08-23 15:48:08 -07:00
build.gradle all: add gradle format checker 2018-06-11 18:35:18 -07:00