strict constant

SameSite const strict

Cookie with this value will never be sent on cross-site requests.

Implementation

static const strict = SameSite._("Strict");