/*
- * $Id: client_side.cc,v 1.137 1997/10/30 03:31:19 wessels Exp $
+ * $Id: client_side.cc,v 1.138 1997/10/30 22:41:21 wessels Exp $
*
* DEBUG: section 33 Client-side Routines
* AUTHOR: Duane Wessels
put_free_4k_page(buf);
buf = NULL;
/* unregister this handler */
- if (entry->store_status == STORE_ABORTED) {
+ if (size < 0 || entry->store_status == STORE_ABORTED) {
debug(33, 3) ("icpHandleIMSReply: ABORTED '%s'\n", entry->url);
/* We have an existing entry, but failed to validate it */
/* Its okay to send the old one anyway */