Oracle
1Z0-899 · Question #55
A cookie may be set to be an HttpOnly cookie. Setting a cookie to be HttpOnly results in (Choose two)
The correct answer is A. Client to not expose the cookie to client side scripting code C. prevent certain types of cross-site scripting attacks. See the full explanation below for the reasoning.
Question
A cookie may be set to be an HttpOnly cookie. Setting a cookie to be HttpOnly results in (Choose two)
Options
- AClient to not expose the cookie to client side scripting code
- BDoes not work with https protocol
- Cprevent certain types of cross-site scripting attacks
- DThere is no such thing as an HttpOnly cookie
How the community answered
(26 responses)- A85% (22)
- B12% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.