#include "Store.h"
#include "StrList.h"
-
HttpReply::HttpReply() : HttpMsg(hoReply), date (0), last_modified (0),
expires (0), surrogate_control (NULL), content_range (NULL), keep_alive (0),
protoPrefix("HTTP/"), bodySizeMax(-2)
#include "MemObject.h"
#include "Range.h"
#include "RemovalPolicy.h"
-#include "StoreIOBuffer.h"
#include "store_key_md5.h"
+#include "StoreIOBuffer.h"
#include "StoreStats.h"
#if USE_SQUID_ESI
}
clientReplyContext::clientReplyContext(ClientHttpRequest *clientContext) : http (cbdataReference(clientContext)), old_entry (NULL), old_sc(NULL), deleting(false),
-collapsedRevalidation(crNone)
+ collapsedRevalidation(crNone)
{}
/** Create an error in the store awaiting the client side to read it.
++bucket;
debugs(47,3, "got entries: " << entries.size());
}
+