netty5/codec-http2/src
Scott Mitchell 0f8ecdcad5 Http2FrameLogger frame labels incorrect
Motivation:
The labels identifying the frame types in Http2FrameLogger are not always correct.

Modification:
- Correct the string labels to indicate the right frame type in Http2FrameLogger

Result:
Logs are more correct.
2017-08-07 10:24:17 -07:00
..
main/java/io/netty/handler/codec/http2 Http2FrameLogger frame labels incorrect 2017-08-07 10:24:17 -07:00
test Configures HTTP2 pipeline with more proper way 2017-08-02 06:58:55 +02:00