summaryrefslogtreecommitdiffstats
path: root/Doc/library/cookie.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Use Python 3 instead of 3.0.Ezio Melotti2012-05-031-2/+2
* Update 2.7 docs about legal characters allowed in Cookie nameSenthil Kumaran2012-04-221-2/+8
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+3
* Fix closes issue10403 - Let's not use members anymore.Senthil Kumaran2011-07-041-1/+1
* Update the cookie documentation. Use SimpleCookie instead of SmartCookie/Seri...Senthil Kumaran2010-09-221-7/+6
* #1638033: add support for httponly on Cookie.MorselBenjamin Peterson2008-09-061-1/+9
* #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
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+282