From: Christophe Jaillet Each flag (with a few exceptions) has a short form, such as
-CO
, as well as a longer form, such as cookie
.
+CO
, as well as a longer form, such as cookie
.
While it is most common to use
the short form, it is recommended that you familiarize yourself with the
long form, so that you remember what each flag is supposed to do.
@@ -194,7 +194,7 @@ browsers that support this feature.
false
or 0
, the SameSite
attribute is set to the specified value. Typical values are None
,
-Lax
, and Strict
.Available in 2.5.1 and later.Lax
, and Strict
. Available in 2.4.47 and later.
@@ -446,7 +446,7 @@ pattern still matches (i.e., while the URI still contains an
A
with a B
).
In 2.4.8 and later, this module returns an error after 32,000 iterations to -protect against unintended looping. An alternative maximum number of +protect against unintended looping. An alternative maximum number of iterations can be specified by adding to the N flag.
L
flag can be useful in this context to end the
-