applies_to_uri
Description:
Tests if this should be sent to uri
.
(At the moment, this does not check that this'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.)
Parameters:
this |
a Cookie |
uri |
a URI |
Returns:
|