This cookie comparator can be used to compare identity of cookies. <p> Cookies are considered identical if their names are equal and their domain attributes match ignoring case. </p>
A simple in-memory CookieStore implementation
See Source File