Searched defs:strict_logonly (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dvhost.c824 int strict_logonly = http_conformance & AP_HTTP_CONFORMANCE_LOGONLY; local
844 if (!strict_logonly)
883 rv = strict_hostname_check(r, host, strict_logonly);

Completed in 780 milliseconds