1 reference to RequireHttpsPermanent
Microsoft.AspNetCore.Mvc.Core (1)
RequireHttpsAttribute.cs (1)
88
var permanentValue = _permanent ?? optionsAccessor.Value.
RequireHttpsPermanent
;