domain_matches
Description:
Checks if the this's domain and host
match in the sense that this
should be sent when making a request to host
, or that this should be accepted when
receiving a response from host
.
Parameters:
this |
a Cookie |
host |
a URI |
Returns:
|