2 references to Chunked
Microsoft.AspNetCore.Server.HttpSys (2)
RequestProcessing\Response.cs (2)
401var responseChunkedSet = Matches(Constants.Chunked, transferEncodingString); 444Headers[HeaderNames.TransferEncoding] = Constants.Chunked;