Path is a String property that specifies the subset of URLs in a
Domain for which the Cookie is valid. If the
Domain for a Cookie matches the server host, then the request path specified in a URL is compared with the Path attribute, and is considered valid when Path is a subset of the request URL.