Returns true if cookie should be sent to or accepted from uri with respect to the cookie's path. Cookies match by directory prefix: URI "/foo" matches cookies "/foo", "/foo/" and "/foo/bar", but not "/" or "/foobar".
(HttpCookie cookie, URI uri)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected