HttpStatus.h
Go to the documentation of this file.
Definition: Checklist.h:27
Definition: HttpStatus.h:28
bool requiresReply() const override
whether our (i.e. shallow) match() requires checklist to have a reply
Definition: HttpStatus.h:40
void parse() override
parses node representation in squid.conf; dies on failures
Definition: HttpStatus.cc:99
int match(ACLChecklist *checklist) override
Matches the actual data in checklist against this ACL.
Definition: HttpStatus.cc:117
MEMPROXY_CLASS(ACLHTTPStatus)
Definition: HttpStatus.h:17
static int compare(acl_httpstatus_data *const &a, acl_httpstatus_data *const &b)
Definition: HttpStatus.cc:40