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