grpc-java/netty/src
Eric Anderson b6eafbe695 netty: Add system property to disable Connection header check
A user has a proxy that is sending "Connection: close", which is against
the HTTP/2 spec, but will take time to fix.

Fixes #8674
2021-11-09 09:26:18 -08:00
..
jmh/java/io/grpc/netty all: update Error Prone to 2.3.2 2018-10-19 13:08:36 -07:00
main netty: Add system property to disable Connection header check 2021-11-09 09:26:18 -08:00
test/java/io/grpc/netty core: move closed check from Stream.isReady() to Call.isReady() (#8566) 2021-09-29 09:42:59 -07:00