summaryrefslogtreecommitdiff
path: root/ref/cache-objects.html
diff options
context:
space:
mode:
authorjcgregorio <devnull@localhost>2007-03-08 21:59:04 +0000
committerjcgregorio <devnull@localhost>2007-03-08 21:59:04 +0000
commitcde4f09e150ba2dab89e190bc3dbed7d3ca7bbfb (patch)
tree7ec88f9706e13cf0bf27adc26c0c075ed6e40c20 /ref/cache-objects.html
parent07a9a4aa4cb78ad716d55db5beffd7f2dbe1cbcc (diff)
downloadhttplib2-cde4f09e150ba2dab89e190bc3dbed7d3ca7bbfb.tar.gz
Documented changes in fixing bug 1597381 Map exceptions to status codes
Diffstat (limited to 'ref/cache-objects.html')
-rw-r--r--ref/cache-objects.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/ref/cache-objects.html b/ref/cache-objects.html
index 1ce96ea..6863974 100644
--- a/ref/cache-objects.html
+++ b/ref/cache-objects.html
@@ -62,7 +62,7 @@ supports this interface natively.
<P>
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
- <td><nobr><b><tt id='l2h-17' xml:id='l2h-17' class="method">get</tt></b>(</nobr></td>
+ <td><nobr><b><tt id='l2h-20' xml:id='l2h-20' class="method">get</tt></b>(</nobr></td>
<td><var>key</var>)</td></tr></table></dt>
<dd>
Takes a string <var>key</var> and returns the value as a string.
@@ -70,7 +70,7 @@ Takes a string <var>key</var> and returns the value as a string.
<P>
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
- <td><nobr><b><tt id='l2h-18' xml:id='l2h-18' class="method">set</tt></b>(</nobr></td>
+ <td><nobr><b><tt id='l2h-21' xml:id='l2h-21' class="method">set</tt></b>(</nobr></td>
<td><var>key, value</var>)</td></tr></table></dt>
<dd>
Takes a string <var>key</var> and <var>value</var> and stores it in the cache.
@@ -78,7 +78,7 @@ Takes a string <var>key</var> and <var>value</var> and stores it in the cache.
<P>
<dl><dt><table cellpadding="0" cellspacing="0"><tr valign="baseline">
- <td><nobr><b><tt id='l2h-19' xml:id='l2h-19' class="method">delete</tt></b>(</nobr></td>
+ <td><nobr><b><tt id='l2h-22' xml:id='l2h-22' class="method">delete</tt></b>(</nobr></td>
<td><var>key</var>)</td></tr></table></dt>
<dd>
Deletes the cached value stored at <var>key</var>. The value
@@ -120,7 +120,7 @@ of <var>key</var> is a string.
</div>
</div>
<hr />
-<span class="release-info">Release 0.2, documentation updated on July 2, 2006.</span>
+<span class="release-info">Release 0.3, documentation updated on Mar 8, 2007.</span>
</DIV>
<!--End of Navigation Panel-->