3 references to BeforeExtensionValue
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\ChunkedExtensionParser.cs (3)
110
_state = State.
BeforeExtensionValue
;
136
_state = State.
BeforeExtensionValue
;
148
case State.
BeforeExtensionValue
: