9#ifndef SQUID_SRC_ACL_HTTPSTATUS_H
10#define SQUID_SRC_ACL_HTTPSTATUS_H
34 void parse()
override;
37 bool empty ()
const override;
~ACLHTTPStatus() override
bool requiresReply() const override
whether our (i.e. shallow) match() requires checklist to have a reply
void parse() override
parses node representation in squid.conf; dies on failures
int match(ACLChecklist *checklist) override
Matches the actual data in checklist against this Acl::Node.
char const * typeString() const override
SBufList dump() const override
Splay< acl_httpstatus_data * > * data
MEMPROXY_CLASS(ACLHTTPStatus)
bool empty() const override
std::list< SBuf > SBufList