Thanks to visit codestin.com Credit goes to github.com
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 685fbed commit 8724a2aCopy full SHA for 8724a2a
1 file changed
Doc/library/http.cookies.rst
@@ -141,7 +141,7 @@ Morsel Objects
141
in HTTP requests, and is not accessible through JavaScript. This is intended
142
to mitigate some forms of cross-site scripting.
143
144
- The keys are case-insensitive.
+ The keys are case-insensitive and their default value is ``''``.
145
146
.. versionchanged:: 3.5
147
:meth:`~Morsel.__eq__` now takes :attr:`~Morsel.key` and :attr:`~Morsel.value`
0 commit comments