21 #ifndef PAGESPEED_KERNEL_BASE_HOSTNAME_UTIL_H_
22 #define PAGESPEED_KERNEL_BASE_HOSTNAME_UTIL_H_
27 namespace net_instaweb {
36 bool IsLocalhost(StringPiece host_to_test, StringPiece hostname);
std::string GoogleString
PAGESPEED_KERNEL_BASE_STRING_H_.
Definition: string.h:24
bool IsLocalhost(StringPiece host_to_test, StringPiece hostname)
GoogleString GetHostname()
Determine the local hostname.