Skip to content

Commit 5d8ca29

Browse files
committed
Doc: Update SameSite description to follow RFC wording
1 parent 19ee8cc commit 5d8ca29

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/library/http.cookies.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ Morsel Objects
154154
requests and top-level navigations), and "None" (sent with same-site and
155155
cross-site requests). When using "None", the "secure" attribute must also
156156
be set, as required by modern browsers.
157-
158-
159157
The attribute :attr:`partitioned` indicates to user agents that these
160158
cross-site cookies *should* only be available in the same top-level context
161159
that the cookie was first set in. For this to be accepted by the user agent,

0 commit comments

Comments
 (0)