~ubuntu-branches/ubuntu/hardy/libapache2-mod-python/hardy

« back to all changes in this revision

Viewing changes to doc-html/pyapi-cookie-func.html

  • Committer: Bazaar Package Importer
  • Author(s): Norbert Tretkowski, Piotr Ozarowski
  • Date: 2006-10-12 17:14:47 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20061012171447-ji7e0w38nl37kknp
Tags: 3.2.10-2
[ Piotr Ozarowski ]
* Dependencies updated:
  + replaced apache2-common with apache2.2-common (closes: #391790)
  + bumped apache2-threaded-dev version (see above),
  + bumped python-central version (dh_python removed from debian/rules),
  + bumped debhelper version (see above),
  + added po-debconf to Build-Depends (lintian error).
* Removed deprecated dh_installmanpages from debian/rules
  (there are no manpages to install).
* Updated Dutch debconf translation from Vincent Zweije. (closes: #388834)
* Updated Czech debconf translation from Miroslav Kure. (closes: #384752)
* Updated Japanese debconf translation from Hideki Yamane. (closes: #391811)

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
 
59
59
<P>
60
60
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
61
 
  <td><nobr><b><a name="l2h-205"><tt class="function">add_cookie</tt></a></b>(</nobr></td>
 
61
  <td><nobr><b><a name="l2h-212"><tt class="function">add_cookie</tt></a></b>(</nobr></td>
62
62
  <td><var>req, cookie</var><big>[</big><var>, value, attributes</var><big>]</big>)</td></tr></table>
63
63
<dd>
64
64
  This is a convenience function for setting a cookie in request
88
88
 
89
89
<P>
90
90
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
91
 
  <td><nobr><b><a name="l2h-206"><tt class="function">get_cookies</tt></a></b>(</nobr></td>
 
91
  <td><nobr><b><a name="l2h-213"><tt class="function">get_cookies</tt></a></b>(</nobr></td>
92
92
  <td><var>req </var><big>[</big><var>, Class, data</var><big>]</big>)</td></tr></table>
93
93
<dd>
94
94
  This is a convenience function for retrieving cookies from incoming
138
138
<b class="navlabel">Next:</b>
139
139
<a class="sectref" rel="next" href="pyapi-cookie-example.html">4.7.3 Examples</A>
140
140
<hr>
141
 
<span class="release-info">Release 3.2.8, documentation updated on February 19, 2006.</span>
 
141
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
142
142
</DIV>
143
143
<!--End of Navigation Panel-->
144
144