5 references to ParseHeaderValueLength
Microsoft.AspNetCore.Server.Kestrel.Core (5)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (5)
164ParseHeaderValueLength(data, ref currentIndex, handler);
276ParseHeaderValueLength(data, ref currentIndex, handler);
407ParseHeaderValueLength(data, ref currentIndex, handler);
433ParseHeaderValueLength(data, ref currentIndex, handler);
450ParseHeaderValueLength(data, ref currentIndex, handler);