Answer:
The HttpOnly flag prevents the cookie from being accessed through JavaScript, reducing the risk of XSS attacks.
The HttpOnly flag prevents the cookie from being accessed through JavaScript, reducing the risk of XSS attacks.
You may be interested in:
Web Security MCQs