diff options
Diffstat (limited to 'Doc/library/http.cookies.rst')
-rw-r--r-- | Doc/library/http.cookies.rst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Doc/library/http.cookies.rst b/Doc/library/http.cookies.rst index 0b66072..7470c61 100644 --- a/Doc/library/http.cookies.rst +++ b/Doc/library/http.cookies.rst @@ -131,9 +131,6 @@ Morsel Objects The keys are case-insensitive. - .. versionadded:: 2.6 - The :attr:`httponly` attribute was added. - .. attribute:: Morsel.value |