Are HTTP cookies port specific?

Viewed 155302

I have two HTTP services running on one machine. I just want to know if they share their cookies or whether the browser distinguishes between the two server sockets.

8 Answers
Related