4 references to HeaderName
Microsoft.AspNetCore.Server.Kestrel.Core (4)
src\Shared\runtime\Http3\QPack\QPackDecoder.cs (4)
213case State.HeaderName: 279OnStringLength(intResult, nextState: State.HeaderName); 486OnStringLength(intResult, State.HeaderName); 650if (_state == State.HeaderName)