$defaults
$defaults : array
Set-Cookie object
$defaults : array
$data : array
matchesPath(string $requestPath) : bool
Check if the cookie matches a path value.
A request-path path-matches a given cookie-path if at least one of the following conditions holds:
string | $requestPath | Path to check against |