Hi,

 I'm playing with HTTP/2 and 1.4.0.Final and got a long stack trace on first request, after first request no exception is generated or logged it.

You can reproduce this with a simple text response or with the HTTP/2 directory listing example.

Everything works as expected and exceptions are logged as debug not as error... but I would like to know if this is expected or normal, as I said everything works just got this ugly and log stack trace.

 Thanks.