netty5/codec-http2/src
nmittler c91eaace5e Cleaning up HTTP/2 method names for max_concurrent_streams
Motivation:

The current documentation for Endpoint methods referring to concurrent streams and the SETTINGS_MAX_CONCURRENT_STREAMS setting are a bit confusing.

Modifications:

Renamed a few of the methods and added more clear documentation.

Result:

Fixes #3451
2015-03-16 10:17:39 -07:00
..
main/java/io/netty/handler/codec/http2 Cleaning up HTTP/2 method names for max_concurrent_streams 2015-03-16 10:17:39 -07:00
test/java/io/netty/handler/codec/http2 Cleaning up HTTP/2 method names for max_concurrent_streams 2015-03-16 10:17:39 -07:00