I have a very simple line of code that set and read a cookie. I kept getting empty value for my cookie and have no understanding why. I have cookie enabled and know that coo
I get the same weird behavior when opening a page in Chrome from localhost
When I map the same page in my hosts file and open the same page through the mapped name, normal cookie functionality resumes.
c:\windows\system32\drivers\etc\hosts
)127.0.0.1 localhostdevelopment.com
or similar to the end of your hosts file