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