Which of the following describes the purpose of the HTTPOnly cookie attribute?
A.
This attribute ensures that such cookies are only sent over HTTP connections and not over
SSL making them unusable.
B.
This attribute requests that clients use the cookie only for HTTP connections and not expose it
to client-side scripting.
C.
This attribute requests that other protocols cannot access such cookies.
D.
This attribute ensures that such cookies are only transmitted over an encrypted connection.
Explanation: