I have a .net ASP Core 2.1 app. The app can be setup via HTTP or HTTPs. In startup, I need to set the options.Cookie.SameSite to SameSite.None if we\'re running https, or -1 if