3 implementations of ContentMD5
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
2039StringValues IHeaderDictionary.ContentMD5 9339StringValues IHeaderDictionary.ContentMD5 16050StringValues IHeaderDictionary.ContentMD5
1 write to ContentMD5
Microsoft.AspNetCore.ResponseCompression (1)
ResponseCompressionBody.cs (1)
248headers.ContentMD5 = default; // Reset the MD5 because the content changed.