4 instantiations of InspectingApplication
Microsoft.AspNetCore.TestHost.Tests (4)
ClientHandlerTests.cs (4)
24
var handler = new ClientHandler(new PathString(), new
InspectingApplication
(features =>
73
var handler = new ClientHandler(new PathString("/A/Path/"), new
InspectingApplication
(features =>
265
var handler = new ClientHandler(PathString.Empty, new
InspectingApplication
(features =>
280
var handler = new ClientHandler(PathString.Empty, new
InspectingApplication
(features =>