You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The set-cookie header can be used to ensure that cookies are only sent via HTTPS and that they are not available in JavaScript via document.cookie - amongst other things.
Description
The set-cookie header can be used to ensure that cookies are only sent via HTTPS and that they are not available in JavaScript via
document.cookie
- amongst other things.Links to Header Information
The text was updated successfully, but these errors were encountered: