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 #SoupURI
%TRUE if @cookie should be sent to @uri, %FALSE if not
2.24
See Implementation
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.)