jetty.project/jetty-http2/http2-server
Simone Bordet 21bdb367fd Fixes #2313 - Dump HTTP/2 channel state.
Dumping also HttpChannelOverHTTP2 when dumping the HTTP2Stream.
The channel is now stored as a field in HTTP2Stream rather than
as an attribute to save the attributes map allocation.
Consequently, IStream has now getter/setter for the property
"attachment" that is used to store the channel without having
a type dependency on HttpChannel.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-03-10 15:11:40 +01:00
..
src Fixes #2313 - Dump HTTP/2 channel state. 2018-03-10 15:11:40 +01:00
pom.xml Updating to version 9.4.9-SNAPSHOT 2017-11-21 13:11:31 -07:00