58 writes to
Binding.Http.IntegrationTests (2)
Client.ClientBase.IntegrationTests (3)
dotnet-svcutil-lib (7)
Security.TransportSecurity.IntegrationTests (10)
System.Configuration.ConfigurationManager (3)
System.Net.HttpListener (1)
System.Net.Mail (13)
System.Net.Requests (11)
System.Net.WebClient (3)
System.Net.WebHeaderCollection (2)
System.ServiceModel.Http.Tests (1)
VBCSCompiler.UnitTests (2)
123 references to
Aspire.Dashboard.Components.Tests (4)
Aspire.Dashboard.Tests (2)
dotnet-svcutil-lib (9)
Microsoft.AspNetCore.Authentication.Test (1)
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (12)
ResponseHeaderTests.cs (12)
58Assert.Null(response.Headers["Transfer-Encoding"]);
60Assert.NotNull(response.Headers["Date"]);
61Assert.Equal("Microsoft-HTTPAPI/2.0", response.Headers["Server"]);
62Assert.Equal("custom1", response.Headers["WWW-Authenticate"]);
83Assert.Null(response.Headers["Transfer-Encoding"]);
85Assert.NotNull(response.Headers["Date"]);
86Assert.Equal("Microsoft-HTTPAPI/2.0", response.Headers["Server"]);
87Assert.Equal("custom1, and custom2, custom3", response.Headers["WWW-Authenticate"]);
108Assert.Null(response.Headers["Transfer-Encoding"]);
110Assert.NotNull(response.Headers["Date"]);
111Assert.Equal("Microsoft-HTTPAPI/2.0", response.Headers["Server"]);
112Assert.Equal("custom1, and custom2, custom3", response.Headers["Custom-Header1"]);
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Microsoft.Maui (1)
Microsoft.ML.Core (1)
PresentationCore (4)
PresentationFramework (8)
System.Configuration.ConfigurationManager (6)
System.Net.HttpListener (32)
System.Net.Mail (4)
System.Net.Requests (18)
System.Net.WebClient (10)
System.Net.WebHeaderCollection (2)
System.Net.WebSockets.Client (1)
System.Runtime.Caching (3)
System.ServiceModel.Http.Tests (2)
VBCSCompiler (1)