netty5/handler/src
Unev 57765a7e57
ByteBufFormat constructor for LoggingHandler (#11420)
__Motivation__

`LoggingHandler` misses a constructor variant that only takes `ByteBufFormat`

__Modification__

Added the missing constructor variant.

__Result__

`LoggingHandler` can be constructed with `ByteBufFormat` only.

Co-authored-by: Nitesh Kant <nitesh_kant@apple.com>
2021-06-29 10:24:16 -07:00
..
main ByteBufFormat constructor for LoggingHandler (#11420) 2021-06-29 10:24:16 -07:00
test Fix IpSubnetFilterRule with IPv6 Default Route does not accept all IPv6 addresses (#11351) 2021-06-07 08:07:35 +02:00