20 const auto checklist =
Filled(ch);
22 if (checklist->request->url.userInfo().isEmpty()) {
23 debugs(28, 5,
"URL has no user-info details. cannot match");
ACLFilledChecklist * Filled(ACLChecklist *checklist)
convenience and safety wrapper for dynamic_cast<ACLFilledChecklist*>
std::unique_ptr< Parameters > data
int match(ACLChecklist *) override
Matches the actual data in checklist against this Acl::Node.
static SBuf DecodeOrDupe(const SBuf &input)
#define debugs(SECTION, LEVEL, CONTENT)