whenHasName
Limit this supplier so that it's only called if the Cookie has the given name.
Return
a new CookieSameSiteSupplier that only calls this supplier when thename matches
Parameters
name
the name to check
Limit this supplier so that it's only called if the Cookie has the given name.
Return
a new CookieSameSiteSupplier that only calls this supplier when thename matches
Parameters
nameSupplier
a supplier providing the name to check