Answer:
The HttpOnly attribute in cookies restricts access to cookies only through HTTP requests, preventing client-side scripts from accessing them.
The HttpOnly attribute in cookies restricts access to cookies only through HTTP requests, preventing client-side scripts from accessing them.
You may be interested in:
Web Security MCQs