4 references to HeaderName
System.Net.Http (4)
src\runtime\src\libraries\Common\src\System\Net\Http\aspnetcore\Http2\Hpack\HPackDecoder.cs (4)
165case State.HeaderName: 251OnStringLength(intResult, nextState: State.HeaderName); 300OnStringLength(intResult, nextState: State.HeaderName); 617if (_state == State.HeaderName)