Searched refs:HTTPD_FOUNDHOST (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dhttpd.c60 #define HTTPD_FOUNDHOST 0x0002 /* Got a Host: header */ macro
573 httpd->flags |= HTTPD_FOUNDHOST;
595 && ((httpd->flags & HTTPD_FOUNDHOST) == 0))

Completed in 885 milliseconds