Home > tough-cookie > ParseCookieOptions > loose
If true
then keyless cookies like =abc
and =
which are not RFC-compliant will be parsed.
Signature:
loose?: boolean | undefined;
Home > tough-cookie > ParseCookieOptions > loose
If true
then keyless cookies like =abc
and =
which are not RFC-compliant will be parsed.
Signature:
loose?: boolean | undefined;