3 references to InExtensionName
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\ChunkedExtensionParser.cs (3)
89
_state = State.
InExtensionName
;
95
case State.
InExtensionName
:
98
_state = State.
InExtensionName
;