summaryrefslogtreecommitdiff
path: root/Doc/library/http.cookies.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+1
* Issue #23662: Document default value of RFC 2109 attributesBerker Peksag2016-04-251-1/+1
* Issue #25161: Merge full stops from 3.4 into 3.5Martin Panter2015-10-101-0/+41
|\
| * #2211: Fix typo, address missed review comment.R David Murray2015-03-301-0/+6
| * #2211: properly document the Morsel behavior changes.R David Murray2015-03-291-6/+29
| * Issue #2211: Updated the implementation of the http.cookies.Morsel class.Serhiy Storchaka2015-03-181-0/+12
* | Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
|/
* issue2193 - Update docs about the legal characters allowed in Cookie nameSenthil Kumaran2012-04-221-2/+11
* issue10403 - Let's not use members anymore. Use 'attribute' where it denotes ...Senthil Kumaran2011-07-041-1/+1
* More source linksRaymond Hettinger2011-01-271-0/+3
* #9911: doc copyedits.Georg Brandl2010-09-211-1/+1
* More conversion to new-style optional args.Georg Brandl2009-05-171-5/+5
* Remove 2.6 versionchanges, turn 2.7 ones into 3.1.Georg Brandl2009-01-041-3/+0
* Merged revisions 66262 via svnmerge fromBenjamin Peterson2008-09-061-1/+9
* Merged revisions 63724,63726,63732,63744,63754-63755,63757-63758,63760,63775,...Georg Brandl2008-06-101-0/+6
* Remove deprecated SmartCookie and SerialCookie classes.Georg Brandl2008-05-281-58/+5
* Create http package. #2883.Georg Brandl2008-05-261-0/+280