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

/httpd/server/
H A Dvhost.c814 static int fix_hostname(request_rec *r, const char *host_header, function
1155 is_v6literal = fix_hostname(r, NULL, conf->http_conformance);
1158 is_v6literal = fix_hostname(r, host_header, conf->http_conformance);

Completed in 1894 milliseconds