Home /
Expert Answers /
Computer Science /
a-security-requirement-necessitates-that-client-side-scripts-like-java-script-should-not-be-able-pa957
(Solved):
A security requirement necessitates that client side scripts (like Java script) should not be able ...
A security requirement necessitates that client side scripts (like Java script) should not be able to access the cookie. Which cookie attribute should the developer enable to achieve this: SameSite flag HttpOnly flag Secure flag HttpsOnly flag