UseHsts (new HstsOptions { Seconds = 30 * 24 * 60 * 60, IncludeSubDomains = false, Preload = false }); }. You'll also need to add using ...
確定! 回上一頁