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

/httpd/server/
H A Dprotocol.c569 int enforce_strict = !(conf->http_conformance & AP_HTTP_CONFORMANCE_LOGONLY); local
676 if (enforce_strict) {
723 if (err && enforce_strict) {

Completed in 233 milliseconds