UriScheme.cc
static AnyP::ProtocolType FindProtocolType(const SBuf &)
Definition: UriScheme.cc:52
AnyP::ProtocolType theScheme_
This is a typecode pointer into the enum/registry of protocols handled.
Definition: UriScheme.h:66
const char * ProtocolType_str[]
static LowercaseSchemeNames LowercaseSchemeNames_
Definition: UriScheme.h:63
std::vector< SBuf > LowercaseSchemeNames
Definition: UriScheme.h:27