grpc-java/netty/src
Carl Mastrangelo 3efaccd81f netty: support `status()` on Headers
* netty: support `status()` on Headers

Recent Netty change a91df58ca1
caused the `status()` method to be invoked, which AbstractHttp2Headers does not implement.
This change is necesary to upgrade to Netty 4.1.14
2017-07-27 12:17:27 -07:00
..
main netty: support `status()` on Headers 2017-07-27 12:17:27 -07:00
test/java/io/grpc/netty core,netty,okhttp: remove 2-arg ClientTransport.newStream() 2017-07-25 14:12:36 -07:00