http2-examples icon indicating copy to clipboard operation
http2-examples copied to clipboard

Upgrade Jetty to 9.4.30.v20200611

Open LukeCz opened this issue 5 years ago • 0 comments

9.3 version does not support closing of streams correctly even though in this code header is created with end of stream flag. This is an issue when I tried to send multiple messages using this example. 9.4 corrects this.

LukeCz avatar Jun 15 '20 14:06 LukeCz