Diff for /libwww/Library/src/HTCache.html between versions 2.23 and 2.24

version 2.23, 2000/06/14 13:50:23 version 2.24, 2000/06/19 13:43:33
Line 312  the cached object. It does not verify wh Line 312  the cached object. It does not verify wh
 for example it might have expired. Use the cache validation methods for checking  for example it might have expired. Use the cache validation methods for checking
 this.  this.
 <PRE>  <PRE>
 extern HTCache * HTCache_find (HTParentAnchor * anchor);  extern HTCache * HTCache_find (HTParentAnchor * anchor, char * default_name);
 </PRE>  </PRE>
 <H3>  <H3>
   Verify if an Object is Fresh    Verify if an Object is Fresh

Removed from v.2.23  
changed lines
  Added in v.2.24


Webmaster