44c3b824ec
Motivation: There are log messages emitted from Http2ConnectionDecoder of the form ``` INF i.n.h.c.h.DefaultHttp2ConnectionDecoder ignoring HEADERS frame for stream RST_STREAM sent. {} ``` Modifications: Remove the trailing `{}` in the log message that doesn't have a value. Result: Log messages no longer have a trailing `{}`. |
||
---|---|---|
.. | ||
src | ||
pom.xml |