5 references to HttpHead
Microsoft.AspNetCore.Mvc.Core.Test (5)
ApplicationModels\DefaultApplicationModelProviderTest.cs (2)
1699[HttpHead] 1705[HttpHead]
Infrastructure\ActionSelectorTest.cs (1)
1237[HttpHead]
Routing\HttpMethodProviderAttributesTests.cs (1)
28data.Add(new HttpHeadAttribute(), new[] { "HEAD" });
Routing\RouteTemplateProviderAttributesTest.cs (1)
26data.Add(new HttpHeadAttribute());