netty5/codec-http2/src
Ning Sun 73e8122fc1 Fix sharable check logic
Motivation:

There is an logic issue when checking if ChannelHandler is sharable.

Modification:

Corrected || to &&
2017-11-08 08:36:07 -08:00
..
main/java/io/netty/handler/codec/http2 Fix sharable check logic 2017-11-08 08:36:07 -08:00
test Fix sharable check logic 2017-11-08 08:36:07 -08:00