2 references to SETTINGS_MAX_HEADER_LIST_SIZE
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\ServerInfrastructure\Http2\Http2PeerSettings.cs (2)
78case Http2SettingsParameter.SETTINGS_MAX_HEADER_LIST_SIZE: 124list.Add(new Http2PeerSetting(Http2SettingsParameter.SETTINGS_MAX_HEADER_LIST_SIZE, MaxHeaderListSize));