/*
- * $Id: ESI.cc,v 1.19 2005/11/05 00:08:32 wessels Exp $
+ * $Id: ESI.cc,v 1.20 2006/04/22 09:02:44 robertc Exp $
*
* DEBUG: section 86 ESI processing
* AUTHOR: Robert Collins
#include "ESISegment.h"
#include "ESIElement.h"
#include "ESIContext.h"
+#include "HttpHdrSc.h"
+#include "HttpHdrScTarget.h"
#include "HttpReply.h"
#include "ESIAttempt.h"
#include "ESIExcept.h"
/*
- * $Id: http.cc,v 1.491 2006/03/07 18:47:48 wessels Exp $
+ * $Id: http.cc,v 1.492 2006/04/22 09:02:44 robertc Exp $
*
* DEBUG: section 11 Hypertext Transfer Protocol (HTTP)
* AUTHOR: Harvest Derived
#include "HttpRequest.h"
#include "MemObject.h"
#include "HttpHdrContRange.h"
+#include "HttpHdrSc.h"
+#include "HttpHdrScTarget.h"
#include "ACLChecklist.h"
#include "fde.h"
#if DELAY_POOLS