Issue #23662: Document default value of RFC 2109 attributes

This commit is contained in:
Berker Peksag 2016-04-25 14:32:19 +03:00
parent 685fbed7f9
commit 8724a2adf2

View File

@ -141,7 +141,7 @@ Morsel Objects
in HTTP requests, and is not accessible through JavaScript. This is intended in HTTP requests, and is not accessible through JavaScript. This is intended
to mitigate some forms of cross-site scripting. to mitigate some forms of cross-site scripting.
The keys are case-insensitive. The keys are case-insensitive and their default value is ``''``.
.. versionchanged:: 3.5 .. versionchanged:: 3.5
:meth:`~Morsel.__eq__` now takes :attr:`~Morsel.key` and :attr:`~Morsel.value` :meth:`~Morsel.__eq__` now takes :attr:`~Morsel.key` and :attr:`~Morsel.value`