|
Squid Web Cache master
|
#include "squid.h"#include "acl/FilledChecklist.h"#include "acl/ServerName.h"#include "anyp/Host.h"#include "client_side.h"#include "http/Stream.h"#include "HttpRequest.h"#include "sbuf/Stream.h"#include "ssl/bio.h"#include "ssl/ServerBump.h"#include "ssl/support.h"Go to the source code of this file.
Classes | |
| class | Acl::ServerNameMatcher |
| GeneralNameMatcher for matching configured ACL parameters. More... | |
Namespaces | |
| namespace | Acl |
Functions | |
| static int | aclHostDomainCompare (char *const &a, char *const &b) |
|
static |
Definition at line 25 of file ServerName.cc.
References debugs, matchDomainName(), and mdnHonorWildcards.