I must be missing some basic thing about cookies. On localhost, when I set a cookie on server side and specify the domain explicitly as localhost (or .localhost). t
you can make use of localhost.org or rather .localhost.org it will always resolve to 127.0.0.1
localhost.org
.localhost.org
127.0.0.1