jetty.project/jetty-http2
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
..
http2-alpn-tests Merge remote-tracking branch 'origin/jetty-9.3.x' into jetty-9.4.x 2018-01-09 09:37:25 -06:00
http2-client Fixes #2312 - HTTP/2 Connection.Listener notified after first request. 2018-03-10 15:05:02 +01:00
http2-common Fixes #2313 - Dump HTTP/2 channel state. 2018-03-10 15:11:40 +01:00
http2-hpack Merge pull request #2257 from lachlan-roberts/jetty-9.4.x-2206-ReferenceEquality 2018-03-07 11:11:40 +11:00
http2-http-client-transport Fixes #2313 - Dump HTTP/2 channel state. 2018-03-10 15:11:40 +01:00
http2-server 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