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