Tests if cookie should be sent to uri.
(At the moment, this does not check that cookie's domain matches uri, because it assumes that the caller has already done that. But don't rely on that; it may change in the future.)
a #GUri
true if cookie should be sent to uri, false if not
Tests if cookie should be sent to uri.
(At the moment, this does not check that cookie's domain matches uri, because it assumes that the caller has already done that. But don't rely on that; it may change in the future.)