$defaults
$defaults : array
Set-Cookie object
matchesPath(string $requestPath) : boolean
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 |