Closed isuke01 closed 3 years ago
Hi,
I noticed If cookie is set as HttpOnly, functions get and getAll Are not getting those cookies, is that correct behavior? How I can get those cookies?
get
getAll
EDIT: Does not matter, I just read more about it, JS just can't access those cookies :)
Hi,
I noticed If cookie is set as HttpOnly, functions
get
andgetAll
Are not getting those cookies, is that correct behavior? How I can get those cookies?EDIT: Does not matter, I just read more about it, JS just can't access those cookies :)