Searched defs:enforce_strict (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | protocol.c | 569 int enforce_strict = !(conf->http_conformance & AP_HTTP_CONFORMANCE_LOGONLY); local 676 if (enforce_strict) { 723 if (err && enforce_strict) { |
Completed in 15 milliseconds