We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccbcdd3 commit edb3a7fCopy full SHA for edb3a7f
Doc/library/http.cookies.rst
@@ -159,7 +159,7 @@ Morsel Objects
159
cross-site cookies *should* only be available in the same top-level context
160
that the cookie was first set in. For this to be accepted by the user agent,
161
you **must** also set ``Secure``.
162
-
+
163
In addition, it is recommended to use the ``__Host`` prefix when setting
164
partitioned cookies to make them bound to the hostname and not the
165
registrable domain. Read
0 commit comments