grpc-java/testing
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
..
src core,netty,testing: Support dup headers joined with commas 2018-11-01 16:17:05 -07:00
BUILD.bazel Update opencensus to 0.11.0 and remove extra dependencies. 2018-01-26 13:04:26 -08:00
build.gradle all: add gradle format checker 2018-06-11 18:35:18 -07:00