16 references to TestResponseHeader
Microsoft.Extensions.Http.Diagnostics.Tests (16)
Logging\HttpClientLoggerTest.cs (16)
199httpResponseMessage.Headers.Add(TestResponseHeader, testResponseHeaderValue);
204ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData }, { "Header3", FakeTaxonomy.PrivateData } },
302ResponseHeaders = [new(TestResponseHeader, Redacted)],
322httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
326ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
409ResponseHeaders = [new(TestResponseHeader, Redacted)],
431httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
435ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
506ResponseHeaders = [new(TestResponseHeader, Redacted)],
528httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
532ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
622ResponseHeaders = [new(TestResponseHeader, Redacted)],
642httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
647ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
913httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
918ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },