#include "HttpHdrContRange.h"
#include "HttpHdrScTarget.h" // also includes HttpHdrSc.h
#include "HttpHeader.h"
-#include "HttpHeaderFieldInfo.h"
+#include "HttpHeaderFieldStat.h"
#include "HttpHeaderStat.h"
#include "HttpHeaderTools.h"
#include "MemBuf.h"
+++ /dev/null
-/*
- * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
- *
- * Squid software is distributed under GPLv2+ license and includes
- * contributions from numerous individuals and organizations.
- * Please see the COPYING and CONTRIBUTORS files for details.
- */
-
-#ifndef SQUID_HTTPHEADERFIELDINFO_H_
-#define SQUID_HTTPHEADERFIELDINFO_H_
-
-#include "http/RegisteredHeaders.h"
-#include "HttpHeaderFieldStat.h"
-#include "SquidString.h"
-
-/// compiled version of HttpHeaderFieldAttrs plus stats. Currently a POD.
-class HttpHeaderFieldInfo
-{
-public:
- HttpHeaderFieldInfo() : id(Http::HdrType::ACCEPT), type(Http::HdrFieldType::ftInvalid) {}
-
- Http::HdrType id;
- String name;
- Http::HdrFieldType type;
- HttpHeaderFieldStat stat;
-};
-
-#endif /* SQUID_HTTPHEADERFIELDINFO_H_ */
-
#include "http/Stream.h"
#include "HttpHdrContRange.h"
#include "HttpHeader.h"
-#include "HttpHeaderFieldInfo.h"
#include "HttpHeaderTools.h"
#include "HttpRequest.h"
#include "MemBuf.h"
HttpHdrScTarget.h \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderMask.h \
HttpHeaderRange.h \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \
HttpHdrScTarget.h \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderMask.h \
HttpHeaderTools.cc \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \
HttpHdrScTarget.cc \
HttpHeader.cc \
HttpHeader.h \
- HttpHeaderFieldInfo.h \
HttpHeaderFieldStat.h \
HttpHeaderTools.cc \
HttpHeaderTools.h \