FlashcardIntermediate
HttpOnly Attribute
HttpOnly blocks JavaScript from reading a cookie, reducing XSS-based theft risk.
Question
What does the HttpOnly cookie attribute do?
Click to reveal answer
HttpOnly blocks JavaScript from reading a cookie, reducing XSS-based theft risk.
What does the HttpOnly cookie attribute do?