Is there a way to mark the cookie has_js which is present in drupal.js as secure and HttpOnly?
Looks like a cookie which is set using javascript doesn't mark it as secure and HttpOnly.
↧
mark has_js cookie as secure & HttpOnly
↧