Cookie.appliesToUri

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.)

class Cookie
bool
appliesToUri

Parameters

uri URI

a #SoupURI

Return Value

Type: bool

%TRUE if @cookie should be sent to @uri, %FALSE if not

Meta

Since

2.24