document.cookie is empty, however there are some cookies on this site
I try to clean cookie from http://ya.ru (firebug show some cookies on this site) but document.cookie is empty
Why?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The cookies being set on
ya.ruare invalid. From the headers:That means that the cookie
Sis being set to blank (and once on a potentially invalid domain.ya.ru)and from
kiss.ya.ru:Since the site is running on
ya.ru, you can’t read thekiss.ya.rucookies due to security issues.