mirror of https://github.com/grpc/grpc-java.git
4a0fe99f8a
The previous code assumed that only gRPC would be using these methods. But twice now Netty has made a change (generally relating to security) that used a method for pseudo headers that previously wasn't supported. Let's stop the whack-a-mole and just implement them all. This restores compatibility with Netty 4.1.75.Final. Fixes #8981 |
||
---|---|---|
.. | ||
shaded | ||
src | ||
BUILD.bazel | ||
build.gradle |