How are cookies passed in the HTTP protocol?
Anonymous
The server sends a Set-Cookie: name=value in its response header to set the field. If there is a cookie set then the browser sends a Cookie: name=value
Check out your Company Bowl for anonymous work chats.