http2-examples
http2-examples copied to clipboard
Upgrade Jetty to 9.4.30.v20200611
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.