MCPcopy Create free account
hub / github.com/apache/httpd / if

Function if

server/util_script.c:225–227  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

223 */
224#ifndef SECURITY_HOLE_PASS_PROXY
225 else if (!ap_cstr_casecmp(hdrs[i].key, "Proxy")) {
226 ;
227 }
228#endif
229 /*
230 * You really don't want to disable this check, since it leaves you

Callers

nothing calls this directly

Calls 2

add_unless_nullFunction · 0.85
http2envFunction · 0.85

Tested by

no test coverage detected