2 references to HeaderValueLengthContinue
Microsoft.AspNetCore.Shared.Tests (2)
src\Shared\runtime\Http2\Hpack\HPackDecoder.cs (2)
166
case State.
HeaderValueLengthContinue
:
232
_state = State.
HeaderValueLengthContinue
;