applies_to_uri


Description:

public bool applies_to_uri (URI uri)

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:

true if this should be sent to uri, false if not