4 instantiations of InspectingApplication
Microsoft.AspNetCore.TestHost.Tests (4)
ClientHandlerTests.cs (4)
25
var handler = new ClientHandler(new PathString(), new
InspectingApplication
(features =>
74
var handler = new ClientHandler(new PathString("/A/Path/"), new
InspectingApplication
(features =>
266
var handler = new ClientHandler(PathString.Empty, new
InspectingApplication
(features =>
281
var handler = new ClientHandler(PathString.Empty, new
InspectingApplication
(features =>