-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedarea-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresfeature-sessiontask
Milestone
Description
From @natemcmaster on Monday, July 3, 2017 11:59:25 AM
Follow-up to aspnet/Session#173
Remove the following obsolete APIs
SessionOptions
.CookieName
.CookiePath
.CookieDomain
.CookieHttpOnly
.CookieSecure
.SameSideMode already removed.
Copied from original issue: aspnet/Session#175
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedarea-middlewareIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresIncludes: URL rewrite, redirect, response cache/compression, session, and other general middlewaresfeature-sessiontask