2 references to SETTINGS_MAX_CONCURRENT_STREAMS
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\ServerInfrastructure\Http2\Http2PeerSettings.cs (2)
63case Http2SettingsParameter.SETTINGS_MAX_CONCURRENT_STREAMS: 117list.Add(new Http2PeerSetting(Http2SettingsParameter.SETTINGS_MAX_CONCURRENT_STREAMS, MaxConcurrentStreams));