2 references to IsChunked
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\Request.cs (2)
221if (IsChunked(transferEncoding)) 516if (!IsChunked(transferEncoding))