summaryrefslogtreecommitdiffstats
path: root/Doc/library/cookie.rst
Commit message (Collapse)AuthorAgeFilesLines
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+3
| | | | | Existing links have been updated to use the new reST role. In some files, I have also made cosmetic changes to the header.
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
|
* Update the cookie documentation. Use SimpleCookie instead of ↵Senthil Kumaran2010-09-221-7/+6
| | | | SmartCookie/SerialCookie.
* #1638033: add support for httponly on Cookie.MorselBenjamin Peterson2008-09-061-1/+9
| | | | Reviewer: Benjamin
* #2988: add note about catching CookieError when parsing untrusted cookie data.Georg Brandl2008-05-291-0/+6
|
* Add renaming notices to 3.0 http package members.Georg Brandl2008-05-261-1/+5
|
* Enable doctest running for several other documents.Georg Brandl2008-03-221-4/+7
| | | | We have now over 640 doctests that are run with "make doctest".
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+282