netty5/codec-http2/src/main
Idel Pivnitskiy 37c03cce5e
Include number of maximum active streams in exception message (#11644)
Motivation:

When users receive "Maximum active streams violated for this endpoint"
exception, it's useful to know what is the current max streams limit on
HTTP/2 connection.

Modifications:

- Include current number of maximum active streams in exception message;

Result:

Easier debugging of HTTP/2 connections.
2021-09-03 08:53:36 +02:00
..
java/io/netty/handler/codec/http2 Include number of maximum active streams in exception message (#11644) 2021-09-03 08:53:36 +02:00
resources/META-INF/native-image/io.netty/codec-http2 Enable nohttp check during the build (#10708) 2020-10-23 14:44:18 +02:00