addCookieSameSiteSuppliers

open fun addCookieSameSiteSuppliers(cookieSameSiteSuppliers: Array<CookieSameSiteSupplier>)

Add CookieSameSiteSuppliers to those that should be used to obtain the SameSite attribute of any added cookie.

Parameters

cookieSameSiteSuppliers

the suppliers to add

See also