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