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 } },
273ResponseHeaders = [new(TestResponseHeader, Redacted)],
293httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
297ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
380ResponseHeaders = [new(TestResponseHeader, Redacted)],
402httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
406ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
477ResponseHeaders = [new(TestResponseHeader, Redacted)],
499httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
503ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
593ResponseHeaders = [new(TestResponseHeader, Redacted)],
613httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
618ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },
884httpResponseMessage.Headers.Add(TestResponseHeader, responseHeaderValue);
889ResponseHeadersDataClasses = new Dictionary<string, DataClassification> { { TestResponseHeader, FakeTaxonomy.PrivateData } },