responses.
...All together now, we hate uninitialized variables...
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@151816
13f79535-47bb-0310-9956-
ffa450edef68
[Remove entries to the current 2.0 section below, when backported]
+ *) mod_cache: One more try at proper handling of revalidated responses.
+ [Justin Erenkrantz]
+
*) mod_disk_cache: Properly load cached ETag from on-disk structures.
[Justin Erenkrantz]
/* Oh, hey. It isn't that stale! Yay! */
cache->handle = cache->stale_handle;
info = &cache->handle->cache_obj->info;
+ rv = OK;
}
else {
/* Oh, well. Toss it. */