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