Content deleted Content added
Pleasancoder (talk | contribs) |
Pleasancoder (talk | contribs) |
||
Line 196:
==== Secure and HttpOnly ====
Secure and HttpOnly attributes do not have value field. The existence of the
A Secure attribute tells the browser to only use this cookie via [[Https|secure/encrypted]] connections, obviously, web servers should also set this cookie via [[Https|secure channels]], and therefore anyone eavesdropping your communication would not pick up the cookie.
|