2 writes to _maxHeaderListSize
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (2)
169_maxHeaderListSize = maxHeaderListSize; 881_maxHeaderListSize = settingValue;
2 references to _maxHeaderListSize
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (2)
882_pool._lastSeenHttp2MaxHeaderListSize = _maxHeaderListSize; 1567uint maxHeaderListSize = _maxHeaderListSize;