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