File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6578,7 +6578,7 @@ <h2>Cookies</h2>
6578
6578
< td > ✓
6579
6579
< td > Whether the cookie applies to a SameSite policy.
6580
6580
Defaults to None if omitted when < a > adding a cookie</ a > .
6581
- Can be set to either < a > < code > lax </ code > </ a > or < a > < code > strict </ code > </ a > .
6581
+ Can be set to either < a > < code > Lax </ code > </ a > or < a > < code > Strict </ code > </ a > .
6582
6582
</ tr >
6583
6583
</ table >
6584
6584
@@ -10044,8 +10044,8 @@ <h2>Index</h2>
10044
10044
10045
10045
< dd > < p > The following terms are defined in the Same Site Cookie specification: [[RFC6265bis]]
10046
10046
< ul >
10047
- <!-- lax --> < li > < dfn > < a href ="https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-06#section-4.1.2.7 "> < code > lax </ code > </ a > </ dfn >
10048
- <!-- strict --> < li > < dfn > < a href ="https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-06#section-4.1.2.7 "> < code > strict </ code > </ a > </ dfn >
10047
+ <!-- lax --> < li > < dfn > < a href ="https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-06#section-4.1.2.7 "> < code > Lax </ code > </ a > </ dfn >
10048
+ <!-- strict --> < li > < dfn > < a href ="https://tools.ietf.org/html/draft-ietf-httpbis-rfc6265bis-06#section-4.1.2.7 "> < code > Strict </ code > </ a > </ dfn >
10049
10049
</ ul >
10050
10050
10051
10051
< dd > < p > The following terms are defined in
You can’t perform that action at this time.
0 commit comments