netty5/codec-http2/src/main
nmittler c388f3f085 Removing Http2StreamRemovalPolicy
Motivation:

Due to a recent flurry of cleanup and fixes, we no longer need the stream removal policy to protect against recently removed streams. We should get rid of it.

Modifications:

Removed Http2StreamRemovalPolicy and everywhere it's used.

Result:

Fixes #3448
2015-04-13 12:18:59 -07:00
..
java/io/netty/handler/codec/http2 Removing Http2StreamRemovalPolicy 2015-04-13 12:18:59 -07:00